File tree Expand file tree Collapse file tree 2 files changed +8
-10
lines changed
.github/DISCUSSION_TEMPLATE Expand file tree Collapse file tree 2 files changed +8
-10
lines changed Original file line number Diff line number Diff line change 11title : " Office hours"
2- description : " Questions and discussion topics for office hours"
32body :
43 - type : " textarea"
54 id : " background"
Original file line number Diff line number Diff line change 11title : " Icon request"
2- description : " Request an icon to be added to Paste"
32body :
4- - type : " textarea"
3+ - type : textarea
54 id : " description"
65 attributes :
7- label : " Description"
6+ label : Description
87 description : |
98 A brief explanation or mockup of what you'll need it for.
109 validations :
1110 required : true
12- - type : " input"
11+ - type : input
1312 id : " link"
1413 attributes :
15- label : " Link to icon"
14+ label : Link to icon
1615 description : |
1716 A link or screenshot of the icon in [Streamline](https://app.streamlineicons.com/streamline-regular).
1817 placeholder : |
1918 https://app.streamlineicons.com/streamline-regular
2019 validations :
2120 required : true
22- - type : " checkboxes"
21+ - type : checkboxes
2322 id : " icon-type"
2423 attributes :
25- label : " Icon type"
24+ label : Icon type
2625 description : |
2726 Whether this icon is a UI or product logo icon.
2827 options :
29- - label : " UI icon"
30- - label : " Product icon"
28+ - label : UI icon
29+ - label : Product icon
3130 validations :
3231 required : true
You can’t perform that action at this time.
0 commit comments