Skip to content

Commit

Permalink
Update bug-report.yml (#25771)
Browse files Browse the repository at this point in the history
  • Loading branch information
PureWeen authored Nov 11, 2024
1 parent 50adaed commit 456201f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 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.0 GA
- 9.0.0-rc.2.24503.2
- 9.0.0-rc.1.24453.9
- 9.0.0-preview.7.24407.4
Expand All @@ -51,9 +52,11 @@ body:
- 9.0.0-preview.3.10457
- 9.0.0-preview.2.10293
- 9.0.0-preview.1.9973
- 8.0.93 SR9.3
- 8.0.92 SR9.2
- 8.0.91 SR9.1
- 8.0.90 SR9
- 8.0.83 SR8.3
- 8.0.82 SR8.2
- 8.0.80 SR8
- 8.0.71 SR7.1
Expand Down Expand Up @@ -128,9 +131,11 @@ body:
- 8.0.71 SR7.1
- 8.0.80 SR8
- 8.0.82 SR8.2
- 8.0.83 SR8.3
- 8.0.90 SR9
- 8.0.91 SR9.1
- 8.0.92 SR9.2
- 8.0.93 SR9.3
- 9.0.0-preview.1.9973
- 9.0.0-preview.2.10293
- 9.0.0-preview.3.10457
Expand All @@ -140,6 +145,7 @@ body:
- 9.0.0-preview.7.24407.4
- 9.0.0-rc.1.24453.9
- 9.0.0-rc.2.24503.2
- 9.0.0 GA
validations:
required: true
- type: dropdown
Expand Down

0 comments on commit 456201f

Please sign in to comment.