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.
|
||||
|
||||
- type: input
|
||||
id: id
|
||||
attributes:
|
||||
label: Channel ID
|
||||
description: The ID of the channel that should be removed
|
||||
|
@ -18,6 +19,7 @@ body:
|
|||
required: true
|
||||
|
||||
- type: dropdown
|
||||
id: reason
|
||||
attributes:
|
||||
label: Reason
|
||||
description: Select the reason for removal from the list below
|
||||
|
@ -29,6 +31,7 @@ body:
|
|||
required: true
|
||||
|
||||
- type: textarea
|
||||
id: notes
|
||||
attributes:
|
||||
label: Notes (optional)
|
||||
description: 'Anything else we should know?'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue