diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..ba9bd9c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,16 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +*Before reporting an issue, please check for relevant keywords in the issues search bar, including closed issues. The solution to your issue might be there already !* + +**Describe the bug** + - Which OS do you encounter the bug on? + - A clear and concise description of what the bug is. + - Attach the contents of your logs folder by drag & dropping each file into this message. +**Special note for Arch users: please run `makepkg [args] | tee shell-output.log` for more logging!**