We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43f90d0 commit 037fd6cCopy full SHA for 037fd6c
.github/ISSUE_TEMPLATE/bug-report.yml
@@ -42,7 +42,10 @@ body:
42
label: Version with bug
43
description: In what version do you see this issue? Run `dotnet workload list` to find your version.
44
options:
45
+ - 10.0.0-preview.3
46
+ - 10.0.0-preview.2
47
- 10.0.0-preview.1
48
+ - 9.0.60 SR6
49
- 9.0.50 SR5
50
- 9.0.40 SR4
51
- 9.0.30 SR3
@@ -165,7 +168,10 @@ body:
165
168
166
169
167
170
171
172
173
174
175
validations:
176
required: true
177
- type: dropdown
0 commit comments