chore: update bug report template to include browser environment as well (#820)

* chore: update bug report template to include browser environment as well

* chore: update type to dropdown
This commit is contained in:
pablohashescobar 2023-04-14 00:45:03 +05:30 committed by GitHub
parent c3ffd233a6
commit 81da8715d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,6 +44,15 @@ body:
- Deploy preview
validations:
required: true
type: dropdown
id: browser
attributes:
label: Browser
options:
- Google Chrome
- Mozilla Firefox
- Safari
- Other
- type: dropdown
id: version
attributes: