Skip to content

Commit 771a9c9

Browse files
authored
Update breaking change issue template for .NET versions (#49501)
Removed .NET 10 Preview versions and added .NET 11 Preview versions in the breaking change issue template.
1 parent 14d3460 commit 771a9c9

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.github/ISSUE_TEMPLATE/02-breaking-change.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,14 @@ body:
2323
options:
2424
- .NET 8
2525
- .NET 9
26-
- .NET 10 Preview 4
27-
- .NET 10 Preview 5
28-
- .NET 10 Preview 6
29-
- .NET 10 Preview 7
3026
- .NET 10 RC 1
3127
- .NET 10 RC 2
3228
- .NET 10 GA
3329
- .NET 11 Preview 1
34-
- .NEt 11 Preview 2
30+
- .NET 11 Preview 2
31+
- .NET 11 Preview 3
32+
- .NET 11 Preview 4
33+
- .NET 11 Preview 5
3534
- Other (please put exact version in description textbox)
3635
validations:
3736
required: true

0 commit comments

Comments
 (0)