File tree Expand file tree Collapse file tree 2 files changed +26
-2
lines changed Expand file tree Collapse file tree 2 files changed +26
-2
lines changed Original file line number Diff line number Diff line change 1
1
name : 🐛 Bug Report
2
2
description : Something is wrong with the Checkout Sheet Kit.
3
- labels :
4
- - ' Bug'
3
+ labels : ["Bug", "untriaged"]
5
4
body :
6
5
- type : markdown
7
6
attributes :
Original file line number Diff line number Diff line change
1
+ name : 💡 Feature Request
2
+ about :
3
+ An idea or suggestion for a new feature or enhancement to the Checkout Sheet
4
+ Kit
5
+ labels : ["Feature-Request", "untriaged"]
6
+ body :
7
+ - type : markdown
8
+ attributes :
9
+ value : |
10
+ ## Hi there!
11
+
12
+ Please tell us about the new feature or enhancement you'd like to see implemented in the Checkout Sheet Kit.
13
+
14
+ - type : textarea
15
+ attributes :
16
+ label : Description
17
+ description : A detailed description of the feature or enhancement you'd like to see.
18
+ validations :
19
+ required : true
20
+ - type : textarea
21
+ attributes :
22
+ label : Rationale
23
+ description : Explain the benefits of this feature.
24
+ validations :
25
+ required : true
You can’t perform that action at this time.
0 commit comments