File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ name : Tag Proposal
2
+ description : Suggest a new tag or subcategory for the gallery of examples
3
+ title : " [Tag]: "
4
+ labels : [Tag proposal]
5
+ body :
6
+ - type : markdown
7
+ attributes :
8
+ value : |
9
+ Please search the [tag glossary]() for relevant tags before creating a new tag proposal.
10
+ - type : textarea
11
+ id : need
12
+ attributes :
13
+ label : Need
14
+ description : Briefly describe the need this tag will fill. (1-4 sentences)
15
+ placeholder : |
16
+ * A tag is needed for examples that share [...]
17
+ * Existing tags do not work because [...]
18
+ * Current gallery examples that would use this tag include [...]
19
+ * Indicate which subcategory this tag falls under, or whether a new subcategory is proposed.
20
+ validations :
21
+ required : true
22
+ - type : textarea
23
+ id : solution
24
+ attributes :
25
+ label : Proposed solution
26
+ description : What should the tag be? All tags are in the format `subcategory: tag`
You can’t perform that action at this time.
0 commit comments