Update bug-report.yml

This commit is contained in:
shamoon 2022-04-04 15:18:59 -07:00 committed by GitHub
parent e9ef3e270d
commit 50523c1566
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,12 +62,6 @@ body:
placeholder: e.g. Archlinux / Ubuntu 20.04 placeholder: e.g. Archlinux / Ubuntu 20.04
validations: validations:
required: true required: true
- type: input
id: browser
attributes:
label: Browser
description: Which browser you are using, if relevant
placeholder: e.g. Chrome, Safari
- type: dropdown - type: dropdown
id: install-method id: install-method
attributes: attributes:
@ -78,6 +72,12 @@ body:
- Other (please describe above) - Other (please describe above)
validations: validations:
required: true required: true
- type: input
id: browser
attributes:
label: Browser
description: Which browser you are using, if relevant
placeholder: e.g. Chrome, Safari
- type: input - type: input
id: config-changes id: config-changes
attributes: attributes: