From 05a162d560b5eec1a4b28d8cc98940f592bbb06b Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Thu, 20 Mar 2025 12:12:41 +0000 Subject: [PATCH] Add issue template --- .github/ISSUE_TEMPLATE/issue.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/issue.md diff --git a/.github/ISSUE_TEMPLATE/issue.md b/.github/ISSUE_TEMPLATE/issue.md new file mode 100644 index 000000000..e1954070e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue.md @@ -0,0 +1,12 @@ +--- +name: Issue +about: A problem or suggestion +title: '' +labels: '' +assignees: '' + +--- + +> [!IMPORTANT] +> Please ensure you are using the latest commit in this repo. +> Older versions are not supported.