From 99ee36cd6940266fad70f37997711dd1da293c07 Mon Sep 17 00:00:00 2001 From: James Stringer <38541878+jamesstringerparsec@users.noreply.github.com> Date: Mon, 10 Jan 2022 21:13:15 +0100 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/custom.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/custom.md diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md new file mode 100644 index 0000000..610d985 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -0,0 +1,13 @@ +--- +name: Custom issue template +about: Describe this issue template's purpose here. +title: '' +labels: '' +assignees: '' + +--- + +Before you post an issue +1. If something doesn't work, please carefully read the readme to see if you missed something +2. If the answer isn't in the readme, search the other Github issues, both open and closed issues +3. If you're posting a question about something you want to try, please first try it on your own and post the results