From 6d9f6d61f4d1b74077d8873546e4c4b05904a626 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20van=20Noord?= <13665637+DanielNoord@users.noreply.github.com> Date: Fri, 10 Sep 2021 09:36:04 +0200 Subject: [PATCH] Delete bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index 4db7374..0000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -name: Bug report -about: Please use this template to report bugs you might have found -title: '' -labels: Bug -assignees: '' - ---- - -**Describe the bug** -Please describe the bug and what you would have expected the mod to do - -**To Reproduce** -The steps needed to reproduce the behavior: -1. ... - -**Screenshots** -If applicable, add screenshots to help explain your problem. - -**Save file** -``` -Please add a save file here. -This makes debugging much easier as we do not always have a good test save to debug the issue -``` -**Browser** -Please specify your current browser. This can help find/fix the bug!