We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab3bf41 commit 5ea11efCopy full SHA for 5ea11ef
1 file changed
.github/ISSUE_TEMPLATE/breaking-change.yaml
@@ -22,12 +22,14 @@ body:
22
options:
23
- .NET 8
24
- .NET 9
25
- - .NET 10 Preview 1
26
- - .NET 10 Preview 2
27
- - .NET 10 Preview 3
28
- .NET 10 Preview 4
29
- .NET 10 Preview 5
30
- .NET 10 Preview 6
+ - .NET 10 RC 1
+ - .NET 10 RC 2
+ - .NET 10 GA
31
+ - .NET 11 Preview 1
32
+ - .NET 11 Preview 2
33
- Other (please put exact version in description textbox)
34
validations:
35
required: true
0 commit comments