Update bug_report.yaml

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

View file

@ -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: