File tree Expand file tree Collapse file tree 1 file changed +41
-0
lines changed
.github/DISCUSSION_TEMPLATE Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : 💡 Feature Request
3+ description : Suggest a new feature or improvement for Umbraco Commerce or related components.
4+ labels : ["idea"]
5+ body :
6+ - type : markdown
7+ attributes :
8+ value : |
9+ Thank you for suggesting a new feature or improvement!
10+
11+ - type : dropdown
12+ id : component
13+ attributes :
14+ label : " Which component is this idea for?"
15+ options :
16+ - Umbraco Commerce (Core)
17+ - Payment Provider
18+ - Shipping Provider
19+ - Sales Tax Provider
20+ - Deploy
21+ - Checkout
22+ - Cart
23+ - Demo Store
24+ - Other / Not sure
25+ description : " Pick the area where you'd like to see improvements"
26+ validations :
27+ required : true
28+
29+ - type : textarea
30+ id : proposal
31+ attributes :
32+ label : " Describe your idea"
33+ placeholder : " What should this feature do? Why is it useful? Who would benefit?"
34+ validations :
35+ required : true
36+
37+ - type : textarea
38+ id : context
39+ attributes :
40+ label : " Context"
41+ description : " Explain the problem you're trying to solve, or how this idea fits in."
You can’t perform that action at this time.
0 commit comments