Update bug_report.yaml

This commit is contained in:
Jack 2022-02-16 15:31:16 +01:00 committed by GitHub
parent 7522808744
commit d04cdc6b8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,13 @@ title: "<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