From a9f83bbcec687fdfb40308876dfa3e40a45b2fa0 Mon Sep 17 00:00:00 2001 From: Inter Date: Mon, 18 Dec 2023 18:17:46 +0000 Subject: [PATCH] =?UTF-8?q?+=20=F0=9F=9A=B8=20Improved=20issue=20report=20?= =?UTF-8?q?template=20(#76)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/issue-report.md | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) 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