Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ body:
label: Version with bug
description: In what version do you see this issue? Run `dotnet workload list` to find your version.
options:
- 9.0.10 SR1
- 9.0.0 GA
- 9.0.0-rc.2.24503.2
- 9.0.0-rc.1.24453.9
Expand Down Expand Up @@ -148,6 +149,7 @@ body:
- 9.0.0-rc.1.24453.9
- 9.0.0-rc.2.24503.2
- 9.0.0 GA
- 9.0.10 SR1
validations:
required: true
- type: dropdown
Expand Down