Skip to content

Commit 2cd831b

Browse files
authored
Create summerhost-removal.yml
1 parent 692afa3 commit 2cd831b

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
name: ❌ Summerhost Removal
2+
description: Tell us about a summerhost that needs to be removed to our list.
3+
body:
4+
- type: checkboxes
5+
attributes:
6+
label: Declaration
7+
description: Only hosting providers themselves can request removal from our listing.
8+
options:
9+
- label: I declare that I am authorised to speak on behalf of this business entity.
10+
required: true
11+
- label: I declare that dishonestly completing this form will result in a permanent removal blacklist for the hosting entity.
12+
required: true
13+
- type: textarea
14+
attributes:
15+
label: Hosting Provider Name
16+
description: What is the name of the hosting provider that needs to be added.
17+
validations:
18+
required: true
19+
- type: textarea
20+
attributes:
21+
label: Evidence
22+
description: |
23+
e.g. Please provide evidence that you have corrected the offending items

0 commit comments

Comments
 (0)