Skip to content

Commit

Permalink
Update versions in issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
gewarren committed Sep 27, 2023
1 parent 5f3bf07 commit 891d670
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions .github/ISSUE_TEMPLATE/breaking-change.yaml
Expand Up @@ -20,15 +20,16 @@ body:
label: Version
description: What version of .NET introduced the breaking change?
options:
- .NET 7
- .NET 8 Preview 1
- .NET 8 Preview 2
- .NET 8 Preview 3
- .NET 8 Preview 4
- .NET 8 Preview 5
- .NET 8 Preview 6
- .NET 8 Preview 7
- .NET 8 (other)
- .NET 8 RC 1
- .NET 8 RC 2
- .NET 8 GA
- .NET 9 Preview 1
- .NET 9 Preview 2
- .NET 9 Preview 3
- .NET 9 Preview 4
- Other (please put exact version in description textbox)
validations:
required: true
- type: textarea
Expand Down

0 comments on commit 891d670

Please sign in to comment.