File tree 2 files changed +35
-20
lines changed
2 files changed +35
-20
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ name : 💡 Feature request
2
+ description : Suggest an idea for this project
3
+ body :
4
+ - type : markdown
5
+ attributes :
6
+ value : |
7
+ More information on our issue management policies can be found here: https://aka.ms/aspnet/issue-policies
8
+ - type : checkboxes
9
+ attributes :
10
+ label : Is there an existing issue for this?
11
+ description : Please search to see if an issue already exists for the feature you are requesting. (https://github.com/dotnet/aspnetcore/issues).
12
+ options :
13
+ - label : I have searched the existing issues
14
+ required : true
15
+ - type : textarea
16
+ attributes :
17
+ label : Is your feature request related to a problem? Please describe the problem.
18
+ description : A clear and concise description of what the problem is.
19
+ placeholder : I am trying to do [...] but [...]
20
+ validations :
21
+ required : false
22
+ - type : textarea
23
+ attributes :
24
+ label : Describe the solution you'd like
25
+ description : |
26
+ A clear and concise description of what you want to happen. Include any alternative solutions you've considered.
27
+ validations :
28
+ required : true
29
+ - type : textarea
30
+ attributes :
31
+ label : Additional context
32
+ description : |
33
+ Add any other context or screenshots about the feature request here.
34
+ validations :
35
+ required : false
You can’t perform that action at this time.
0 commit comments