File tree 1 file changed +34
-0
lines changed
1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change
1
+ name : Feature request
2
+ description : Suggest an idea for CloudFront Hosting Toolkit
3
+ title : " Feature request: TITLE"
4
+ labels : ["feature-request", "triage"]
5
+ body :
6
+ - type : markdown
7
+ attributes :
8
+ value : |
9
+ Thank you for taking the time to suggest an idea to the CloudFront Hosting Toolkit project.
10
+
11
+ *Future readers*: Please react with 👍 and your use case to help us understand customer demand.
12
+ - type : textarea
13
+ id : problem
14
+ attributes :
15
+ label : Use case
16
+ description : Please help us understand your use case or problem you're facing
17
+ validations :
18
+ required : true
19
+ - type : textarea
20
+ id : suggestion
21
+ attributes :
22
+ label : Solution/User Experience
23
+ description : Please share what a good solution would look like to this use case
24
+ validations :
25
+ required : true
26
+ - type : textarea
27
+ id : alternatives
28
+ attributes :
29
+ label : Alternative solutions
30
+ description : Please describe what alternative solutions to this use case, if any
31
+ render : markdown
32
+ validations :
33
+ required : false
34
+
You can’t perform that action at this time.
0 commit comments