From 86e800f45c2d3ccf6c375648dab794fbf712b6dd Mon Sep 17 00:00:00 2001 From: Daniel Date: Sun, 25 Oct 2020 07:22:42 +1100 Subject: [PATCH] Describe the headings --- .github/ISSUE_TEMPLATE/bug_report.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 931317b..8aaa29a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,6 +8,12 @@ assignees: '' --- **Describe the bug** +*What does this bug do? How do you recreate it?* + **Screenshots** +*Some screenshots or videos of the bug in action* + **Console Errors? (Ctrl+Shift+I)** + +*Console errors tell you if somthing has gone wrong or any code. Open it up by using Ctrl+Shift+I*