File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change
1
+ name : Wiki Change Request
2
+ description : want change?
3
+ labels : ["wiki change request"]
4
+ body :
5
+ - type : markdown
6
+ attributes :
7
+ value : |
8
+ Please read the following before you start filling out this form:
9
+
10
+ * This form is for requesting changes to the Homebridge Organization wiki pages only.
11
+ - type : textarea
12
+ id : proposed-change
13
+ attributes :
14
+ label : Proposed Change
15
+ description : |
16
+ Please describe the change you would like to see made to the wiki page.
17
+
18
+ If you are requesting a new page, please describe the page you would like to see created.
19
+
20
+ placeholder : |
21
+ Tip: You can attach images or files by clicking this area to highlight it and then dragging files in.
22
+ validations :
23
+ required : true
24
+ - type : input
25
+ id : wiki-page
26
+ attributes :
27
+ label : Wiki Page Link
28
+ description : |
29
+ Please provide a link to the wiki page you would like to see changed.
30
+
31
+ If you are requesting a new page, please provide details of where you would like to see this page linked from.
32
+ validations :
33
+ required : true
You can’t perform that action at this time.
0 commit comments