chore: remove browser dropdown from report bug issue template

This commit is contained in:
Nicolas Giard 2022-05-10 18:51:35 -04:00 committed by GitHub
parent ed80308225
commit 636ebd7c81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,20 +10,10 @@ body:
id: description
attributes:
label: Describe the issue
description: Include as much info as possible, including the current behavior, expected behavior, screenshots, etc.
description: Include as much info as possible, including the current behavior, expected behavior, screenshots, etc. If this is a display / UX issue, make sure to list the browser(s) you're experiencing the issue on.
placeholder: Description
validations:
required: true
- type: dropdown
id: browsers
attributes:
label: What browser(s) are you seeing the problem on?
multiple: true
options:
- Google Chrome / Microsoft Edge
- Mozilla Firefox
- Apple Safari
- Not Applicable
- type: checkboxes
id: terms
attributes: