We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0b1a0c commit 25436f7Copy full SHA for 25436f7
.github/ISSUE_TEMPLATE/Bug report form.yml
@@ -108,15 +108,9 @@ body:
108
attributes:
109
description: Does this issue reporduce in the Edge or Chrome browsers?
110
label: Repros in Edge Browser
111
- multiple: true
112
options:
113
- - 'No'
114
- - 'Yes, in Stable'
115
- - 'Yes, in Beta'
116
- - 'Yes, in Dev'
117
- - 'Yes, in Canary'
118
- - 'Yes, in Chrome'
119
- - Not Applicable
+ - 'No, issue does not reproduce in the corresponding Edge version'
+ - 'Yes, issue can be reproduced in the corresponding Edge version'
120
validations:
121
required: true
122
- id: regression
0 commit comments