diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 00000000..77f41833 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,20 @@ +--- +name: Bug Report +about: Create a bug report to help us keep track of all bugs that have to be fixed +title: "[BUG] Bug name" +labels: bug + +--- + +**I have checked...** +- [ ] ...if there are any similar bug reports +- [ ] ...if a bug fix is already planned + +**Complete description** +Write your bug description as good as you can. + +**Possible solution** +If you have any possible solutions, write them here, if not, leave it blank or put "N/A". + +**Error/Server log** +If you have any errors put them in here (from paste.gg or sentry)