From d04cdc6b8d830064f40e3b3ba1cf11aa79301542 Mon Sep 17 00:00:00 2001 From: Jack Date: Wed, 16 Feb 2022 15:31:16 +0100 Subject: [PATCH] Update bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 57e281c21..0328d03d0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -4,6 +4,13 @@ title: "" labels: [bug] body: + - type: markdown + attributes: + value: | + ## Welcome + Thanks for taking the time to fill out this bug! If you need real-time help, join us on Discord: discord.gg/monkeytype + + - type: checkboxes attributes: label: Did you clear cache before opening an issue? @@ -23,11 +30,9 @@ body: - type: markdown attributes: value: | - -- ## Basic debugging Below fields are very important to quickly track down the issue, so please take the time to carefully check when the issue happens and when it does not. - - + - type: dropdown attributes: label: Does the issue happen when logged in? @@ -65,7 +70,12 @@ body: {"theme":"cyberspace","showKeyTips":false,"showLiveWpm":false,"showTimerProgress":false, ... "smoothCaret":true} validations: required: false - + + - type: markdown + attributes: + value: | + ## Issue details + - type: textarea attributes: label: Current Behavior