Skip to content

Commit 059462b

Browse files
authored
Update breaking-change issue template for .NET versions
Removed outdated .NET 10 Preview options and added .NET 11 Preview 3, 4, and 5.
1 parent 2eda1b4 commit 059462b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/breaking-change.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ body:
2222
options:
2323
- .NET 8
2424
- .NET 9
25-
- .NET 10 Preview 4
26-
- .NET 10 Preview 5
27-
- .NET 10 Preview 6
2825
- .NET 10 Preview 7
2926
- .NET 10 RC 1
3027
- .NET 10 RC 2
3128
- .NET 10 GA
3229
- .NET 11 Preview 1
3330
- .NET 11 Preview 2
31+
- .NET 11 Preview 3
32+
- .NET 11 Preview 4
33+
- .NET 11 Preview 5
3434
- Other (please put exact version in description textbox)
3535
validations:
3636
required: true

0 commit comments

Comments
 (0)