Create bug_report.yaml

This commit is contained in:
Jack 2022-02-16 13:20:47 +01:00 committed by GitHub
parent 793b967460
commit 202c7a4f03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ body:
- type: dropdown
attributes:
label: Does the issue happen when logged in?
options: ["Yes", "No"]
options: ["Yes", "No", "N/A"]
validations:
required: true
@ -36,7 +36,7 @@ body:
- type: dropdown
attributes:
label: Does the issue happen in incognito mode when logged in?
options: ["Yes", "No"]
options: ["Yes", "No", "N/A"]
validations:
required: true