mirror of
https://github.com/iptv-org/database.git
synced 2024-11-09 22:16:38 -05:00
Update channels_remove.yml
This commit is contained in:
parent
74e2209975
commit
48ac2df501
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/channels_remove.yml
vendored
4
.github/ISSUE_TEMPLATE/channels_remove.yml
vendored
|
@ -6,7 +6,7 @@ labels: ['channels:remove']
|
||||||
body:
|
body:
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: Channel ID
|
label: Channel ID (required)
|
||||||
description: The ID of the channel that should be removed
|
description: The ID of the channel that should be removed
|
||||||
placeholder: 'AnhuiTV.cn'
|
placeholder: 'AnhuiTV.cn'
|
||||||
validations:
|
validations:
|
||||||
|
@ -14,7 +14,7 @@ body:
|
||||||
|
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
attributes:
|
attributes:
|
||||||
label: Reason
|
label: Reason (required)
|
||||||
description: Select the reason for removal from the list below
|
description: Select the reason for removal from the list below
|
||||||
options:
|
options:
|
||||||
- 'Duplicate'
|
- 'Duplicate'
|
||||||
|
|
Loading…
Reference in a new issue