Skip to content

Commit 692afa3

Browse files
authored
Create summerhost-addition.yml
1 parent 9914d8f commit 692afa3

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
name: ✔ Summerhost Addition
2+
description: Tell us about a summerhost that needs to be added to our list.
3+
body:
4+
- type: checkboxes
5+
attributes:
6+
label: Is there an existing issue for this?
7+
description: Please search to see if an issue already exists
8+
options:
9+
- label: I have searched existing issues, it hasn't been reported yet
10+
required: true
11+
- type: textarea
12+
attributes:
13+
label: Hosting Provider Name
14+
description: What is the name of the hosting provider that needs to be added.
15+
validations:
16+
required: true
17+
- type: textarea
18+
attributes:
19+
label: Rule Violations
20+
description: |
21+
e.g. Tell us what bullet points from our list they are violating and if possible attach screenshots with evidence.

0 commit comments

Comments
 (0)