Update issue template for Bug reports (#9162)

This commit is contained in:
Nickolas Gupton
2022-07-15 10:45:06 -04:00
committed by GitHub
parent 42a985bdfc
commit 0904178cbe

View File

@@ -34,8 +34,8 @@ body:
- type: dropdown
id: environment-variant
attributes:
label: Which iD Editor versions do you see the issue on?
description: Please test your issue on the development version as well (if possible) so make sure it is not fixed already.
label: Which deployed environments do you see the issue in?
description: "If possible, please test this issue in the development version (here: https://ideditor.netlify.app) as well, to make sure it is not already fixed."
multiple: true
options:
- Released version at openstreetmap.org/edit
@@ -43,15 +43,26 @@ body:
- RapiD version at mapwith.ai/rapid
validations:
required: false
- type: input
id: version
attributes:
label: What version numbers does this issue effect?
description: This can be found in the bottom right corner, next to the 'Help translate' button.
placeholder: "For example: 2.20.3, 2.21.0, etc."
validations:
required: false
- type: dropdown
id: browsers
attributes:
label: Which browsers are you seeing this problem on?
multiple: true
options:
- Firefox
- Chrome
- Safari
- Firefox
- Microsoft Edge
- Opera
- Safari
- Vivaldi
- Other (please specify)
validations:
required: false