File tree 1 file changed +7
-5
lines changed
1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
1
name : " Compiler Warning/Error"
2
- description : A template to support auto generating documentation for a compiler warning or error.
2
+ description : " A template to support auto generating documentation for a compiler warning or error."
3
3
title : " [diagnostic]: "
4
- labels : Pri1,doc-idea
4
+ labels :
5
+ - Pri1
6
+ - doc-idea
5
7
assignees :
6
8
- adegeo
7
9
body :
21
23
id : technology
22
24
attributes :
23
25
label : Technology
24
- description : Which desktop technology does this apply to?
26
+ description : " Which desktop technology does this apply to?"
25
27
options :
26
28
- WPF (Windows Presentation Foundation)
27
29
- Windows Forms
43
45
id : type
44
46
attributes :
45
47
label : Default Reporting Scope
46
- description : Is this considered an error or warning?
48
+ description : " Is this considered an error or warning?"
47
49
options :
48
50
- Error
49
51
- Warning
54
56
id : version_introduced
55
57
attributes :
56
58
label : Version Introduced
57
- description : What version of .NET was this introduced with? (ex: 8 or something like 10 Preview 3)
59
+ description : " What version of .NET was this introduced with? (ex: 8 or something like 10 Preview 3)"
58
60
validations :
59
61
required : true
60
62
You can’t perform that action at this time.
0 commit comments