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*