Skip to content

Commit

Permalink
Update bug report template with .NET 9 preview 7 (#24261)
Browse files Browse the repository at this point in the history
  • Loading branch information
jfversluis authored Aug 15, 2024
1 parent 76f12f7 commit d6cb19d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,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-preview.7.24407.4
- 9.0.0-preview.6.24327.7
- 9.0.0-preview.5.24307.10
- 9.0.0-preview.4.10690
Expand Down Expand Up @@ -127,6 +128,7 @@ body:
- 9.0.0-preview.3.10457
- 9.0.0-preview.4.10690
- 9.0.0-preview.5.24307.10
- 9.0.0-preview.6.24327.7
validations:
required: true
- type: dropdown
Expand Down

0 comments on commit d6cb19d

Please sign in to comment.