Skip to content

Commit 1dadc14

Browse files
Merge pull request #4376 from MicrosoftEdge/update-repro-in-browser
Add channels to repros in browser
2 parents 44b0471 + 25436f7 commit 1dadc14

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/ISSUE_TEMPLATE/Bug report form.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,11 @@ body:
106106
- id: repro-in-edge
107107
type: dropdown
108108
attributes:
109-
description: Is this issue reproducible in the Edge or Chrome browsers?
109+
description: Does this issue reporduce in the Edge or Chrome browsers?
110110
label: Repros in Edge Browser
111111
options:
112-
- 'No'
113-
- 'Yes'
114-
- Not Applicable
112+
- 'No, issue does not reproduce in the corresponding Edge version'
113+
- 'Yes, issue can be reproduced in the corresponding Edge version'
115114
validations:
116115
required: true
117116
- id: regression

0 commit comments

Comments
 (0)