8000 add wiki change request · homebridge/homebridge-syno-spk@54be0f5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 54be0f5

Browse files
committed
add wiki change request
1 parent a0b618f commit 54be0f5

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
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

0 commit comments

Comments
 (0)
0