mirror of
https://github.com/iptv-org/database.git
synced 2024-11-09 14:16:38 -05:00
Update channels_add.yml
This commit is contained in:
parent
87daa22485
commit
5bcf9cf1a9
1 changed files with 7 additions and 1 deletions
8
.github/ISSUE_TEMPLATE/channels_add.yml
vendored
8
.github/ISSUE_TEMPLATE/channels_add.yml
vendored
|
@ -26,9 +26,15 @@ body:
|
|||
- type: input
|
||||
attributes:
|
||||
label: Network (optional)
|
||||
description: Network of which this channel is a part.
|
||||
description: Network of which this channel is a part. May contain any characters except `,` and `"`.
|
||||
placeholder: 'Anhui'
|
||||
|
||||
- type: input
|
||||
attributes:
|
||||
label: Owners (optional)
|
||||
description: List of channel owners separated by `;`. May contain any characters except `,` and `"`.
|
||||
placeholder: 'China Central Television'
|
||||
|
||||
- type: input
|
||||
attributes:
|
||||
label: Country
|
||||
|
|
Loading…
Reference in a new issue