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