File tree Expand file tree Collapse file tree 1 file changed +19
-11
lines changed
Expand file tree Collapse file tree 1 file changed +19
-11
lines changed Original file line number Diff line number Diff line change 1- name : 🚀 Feature Request
1+ name : " \ud83d\ude80 Feature Request"
22description : Suggest a new feature for webdev-power-kit
33title : " [Feature] "
44labels : ["enhancement"]
55body :
6+ - type : markdown
7+ attributes :
8+ value : |
9+ 💡 Thanks for contributing! Please describe your requested feature below.
10+
611 - type : textarea
712 id : description
813 attributes :
914 label : Feature Description
10- placeholder : What would you like to see added?
15+ description : What would you like to see added? Be specific and clear.
16+ placeholder : e.g. A function that returns the current screen orientation.
1117 validations :
1218 required : true
1319
14- - type : input
20+ - type : textarea
1521 id : use-case
1622 attributes :
1723 label : Why do you need this feature?
18- placeholder : Example: I want to detect screen rotation.
24+ description : What’s your use case or what problem would this feature solve?
25+ placeholder : e.g. I want to change layout when screen rotates on mobile.
1926 validations :
2027 required : true
2128
2229 - type : checkboxes
23- id : context
30+ id : category
2431 attributes :
25- label : Feature Category
32+ label : Related Category
33+ description : Which category does this feature belong to?
2634 options :
27- - label : Browser API
28- - label : Utility Tool
29- - label : Performance Helper
30- - label : Device Info
31- - label : Other
35+ - label : " \ud83d\udcc6 Browser API"
36+ - label : " \ud83d\udee0\ufe0f Utility Tool"
37+ - label : " \ud83d\udcca Performance "
38+ - label : " \ud83d\udcf1 Device Info"
39+ - label : " \ud83d\udd0d Other / Not Sure "
You can’t perform that action at this time.
0 commit comments