diff --git a/.github/ISSUE_TEMPLATE/issue-report.md b/.github/ISSUE_TEMPLATE/issue-report.md index c514c1c..21f13fb 100644 --- a/.github/ISSUE_TEMPLATE/issue-report.md +++ b/.github/ISSUE_TEMPLATE/issue-report.md @@ -1,14 +1,24 @@ --- name: Issue Report -about: Create a issue report to fix an issue. +about: Report an inconsistency or bug. title: '' -labels: '' -assignees: '' +labels: 'bug' +assignees: 'inttter' +--- + +**Description:** + +--- + +**Expected:** + --- -**What is the issue?** -(Insert your issue here) +**Actual Outcome:** + -**Provide an image:** -(If none, leave blank) +--- + +**Additional Context:** + \ No newline at end of file