We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 407bf89 commit 171d64cCopy full SHA for 171d64c
.github/ISSUE_TEMPLATE/02-breaking-change.yml
@@ -6,7 +6,7 @@ labels:
6
- Pri1
7
- doc-idea
8
assignees:
9
- - gewarren
+ - camsoper
10
body:
11
- type: textarea
12
id: description
@@ -21,15 +21,14 @@ body:
21
label: Version
22
description: What version of .NET introduced the breaking change?
23
options:
24
- - .NET 8 GA
25
- - .NET 9 Preview 7
26
- - .NET 9 RC 1
27
- - .NET 9 RC 2
28
- - .NET 9 GA
+ - .NET 8
+ - .NET 9
29
- .NET 10 Preview 1
30
- .NET 10 Preview 2
31
- .NET 10 Preview 3
32
- .NET 10 Preview 4
+ - .NET 10 Preview 5
+ - .NET 10 Preview 6
33
- Other (please put exact version in description textbox)
34
validations:
35
required: true
0 commit comments