add browser to bug reports (#6474)

This commit is contained in:
Elian ☕️ 2023-03-09 21:02:33 +01:00 committed by GitHub
parent d637d1ea5b
commit dbd61c111d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,6 +39,13 @@ body:
placeholder: Mac, Windows, Linux
validations:
required: true
- type: input
id: browser
attributes:
label: What browser are you using?
placeholder: Chrome, Firefox, Safari
validations:
required: true
- type: textarea
id: bug-description
attributes: