Skip to content

Commit 037fd6c

Browse files
authored
Update bug-report.yml with latest public releases (#28922)
1 parent 43f90d0 commit 037fd6c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,10 @@ 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.3
46+
- 10.0.0-preview.2
4547
- 10.0.0-preview.1
48+
- 9.0.60 SR6
4649
- 9.0.50 SR5
4750
- 9.0.40 SR4
4851
- 9.0.30 SR3
@@ -165,7 +168,10 @@ body:
165168
- 9.0.30 SR3
166169
- 9.0.40 SR4
167170
- 9.0.50 SR5
171+
- 9.0.60 SR6
168172
- 10.0.0-preview.1
173+
- 10.0.0-preview.2
174+
- 10.0.0-preview.3
169175
validations:
170176
required: true
171177
- type: dropdown

0 commit comments

Comments
 (0)