File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,13 +4,20 @@ labels: [bug]
44body :
55- type : textarea
66 attributes :
7- label : Describe the Issue
8- description : A clear concise description of what you're experiencing.
7+ label : Describe the issue
8+ description : Briefly explain what you're trying to build and a clear concise description of what you're experiencing.
99 validations :
1010 required : false
1111- type : textarea
1212 attributes :
13- label : Steps To Reproduce
13+ label : Collect logs
14+ description : |
15+ Please run the ".NET: Collect C# Dev Kit Logs" command in VS Code and attach the resulting zip file to this issue.
16+ validations :
17+ required : true
18+ - type : textarea
19+ attributes :
20+ label : Steps to reproduce
1421 description : Steps to reproduce the behavior.
1522 placeholder : |
1623 1. In this environment...
@@ -21,13 +28,13 @@ body:
2128 required : false
2229- type : textarea
2330 attributes :
24- label : Expected Behavior
31+ label : Expected behavior
2532 description : A concise description of what you expected to happen.
2633 validations :
2734 required : false
2835- type : textarea
2936 attributes :
30- label : Environment Information
37+ label : Environment information
3138 description : Information about your environment
3239 placeholder : |
3340 - OS: [e.g. Windows, macOS, Linux]
You can’t perform that action at this time.
0 commit comments