From c6343fd539251c6d4c74a77b719ffac9463232b1 Mon Sep 17 00:00:00 2001 From: lucian929 <60053521+lucian929@users.noreply.github.com> Date: Sat, 4 Dec 2021 20:52:22 -0500 Subject: [PATCH] Create bug-report.md --- .github/ISSUE_TEMPLATE/bug-report.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug-report.md 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)