Skip to content

Commit 25436f7

Browse files
Update Bug report form.yml
1 parent e0b1a0c commit 25436f7

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

.github/ISSUE_TEMPLATE/Bug report form.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -108,15 +108,9 @@ body:
108108
attributes:
109109
description: Does this issue reporduce in the Edge or Chrome browsers?
110110
label: Repros in Edge Browser
111-
multiple: true
112111
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
112+
- 'No, issue does not reproduce in the corresponding Edge version'
113+
- 'Yes, issue can be reproduced in the corresponding Edge version'
120114
validations:
121115
required: true
122116
- id: regression

0 commit comments

Comments
 (0)