diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..1f7a902 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,27 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +Please first confirm first: + +- [ ] I have read all READMEs in the repository +- [ ] My system meets all described requirements + +Now that that's over with, please give _brief_ explanations to each of the below: + +**What did you try to do?** + +**What did you expect should have happened?** + +**What happened instead?** + +**What were the exact steps you took?** + +--- + +**Please put any detailed explanations below here**