mirror of
https://github.com/iptv-org/database.git
synced 2025-05-09 19:20: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:
|
||||
required: true
|
||||
|
||||
- type: dropdown
|
||||
id: reason
|
||||
attributes:
|
||||
label: Reason
|
||||
description: Reason for blocking the channel
|
||||
options:
|
||||
- 'DMCA'
|
||||
- 'NSFW'
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
id: ref
|
||||
attributes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue