mirror of
https://github.com/iptv-org/database.git
synced 2025-05-09 19:20:01 -04:00
Update 3_channels_remove.yml
This commit is contained in:
parent
4503e91285
commit
ca9ca1801e
1 changed files with 3 additions and 0 deletions
3
.github/ISSUE_TEMPLATE/3_channels_remove.yml
vendored
3
.github/ISSUE_TEMPLATE/3_channels_remove.yml
vendored
|
@ -10,6 +10,7 @@ body:
|
||||||
Deleting a channel will also delete all associated feeds and records in the blocklist.
|
Deleting a channel will also delete all associated feeds and records in the blocklist.
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
|
id: id
|
||||||
attributes:
|
attributes:
|
||||||
label: Channel ID
|
label: Channel ID
|
||||||
description: The ID of the channel that should be removed
|
description: The ID of the channel that should be removed
|
||||||
|
@ -18,6 +19,7 @@ body:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
|
id: reason
|
||||||
attributes:
|
attributes:
|
||||||
label: Reason
|
label: Reason
|
||||||
description: Select the reason for removal from the list below
|
description: Select the reason for removal from the list below
|
||||||
|
@ -29,6 +31,7 @@ body:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
id: notes
|
||||||
attributes:
|
attributes:
|
||||||
label: Notes (optional)
|
label: Notes (optional)
|
||||||
description: 'Anything else we should know?'
|
description: 'Anything else we should know?'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue