Merge pull request #3384 from HolgerJeromin/patch-1

bug issue template: removed browsers
This commit is contained in:
Andy Allan 2021-12-01 10:07:49 +00:00 committed by GitHub
commit c4adeda099
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,15 +31,3 @@ body:
placeholder:
validations:
required: false
- type: dropdown
id: browsers
attributes:
label: Which browsers are you seeing this problem on?
multiple: true
options:
- Firefox
- Chrome
- Safari
- Microsoft Edge
validations:
required: false