Skip to content

Commit e50db9a

Browse files
authored
Update bug-report.yml (dotnet#28394)
* Update bug-report.yml * Update bug-report.yml
1 parent 91fe339 commit e50db9a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ body:
4242
label: Version with bug
4343
description: In what version do you see this issue? Run `dotnet workload list` to find your version.
4444
options:
45+
- 10.0.0-preview.1
46+
- 9.0.50 SR5
4547
- 9.0.40 SR4
4648
- 9.0.30 SR3
4749
- 9.0.22 SR2.2
@@ -162,6 +164,8 @@ body:
162164
- 9.0.22 SR2.2
163165
- 9.0.30 SR3
164166
- 9.0.40 SR4
167+
- 9.0.50 SR5
168+
- 10.0.0-preview.1
165169
validations:
166170
required: true
167171
- type: dropdown

0 commit comments

Comments
 (0)