mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-09-10 16:48:40 +08:00
Update bug_report.yaml
This commit is contained in:
parent
a54da18af6
commit
c720717238
1 changed files with 8 additions and 8 deletions
16
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
16
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
|
@ -15,29 +15,29 @@ body:
|
|||
attributes:
|
||||
label: Does the issue happen when logged in?
|
||||
options: ["Yes", "No"]
|
||||
validations:
|
||||
required: true
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: dropdown
|
||||
attributes:
|
||||
label: Does the issue happen when logged out?
|
||||
options: ["Yes", "No"]
|
||||
validations:
|
||||
required: true
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: dropdown
|
||||
attributes:
|
||||
label: Does the issue happen in **incognito mode** when logged in?
|
||||
options: ["Yes", "No"]
|
||||
validations:
|
||||
required: true
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: dropdown
|
||||
attributes:
|
||||
label: Does the issue happen in **incognito mode** when logged out?
|
||||
options: ["Yes", "No"]
|
||||
validations:
|
||||
required: true
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
|
|
Loading…
Add table
Reference in a new issue