mirror of
https://github.com/iptv-org/database.git
synced 2025-05-10 03:30:01 -04:00
Update _blocklist_add.yml
This commit is contained in:
parent
78a1e288cc
commit
decd721364
1 changed files with 11 additions and 0 deletions
11
.github/ISSUE_TEMPLATE/_blocklist_add.yml
vendored
11
.github/ISSUE_TEMPLATE/_blocklist_add.yml
vendored
|
@ -13,6 +13,17 @@ body:
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
- type: dropdown
|
||||||
|
id: reason
|
||||||
|
attributes:
|
||||||
|
label: Reason
|
||||||
|
description: Reason for blocking the channel
|
||||||
|
options:
|
||||||
|
- 'DMCA'
|
||||||
|
- 'NSFW'
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: ref
|
id: ref
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue