mirror of
https://github.com/iptv-org/database.git
synced 2024-11-09 14:16:38 -05:00
Update channels_edit.yml
This commit is contained in:
parent
5bcf9cf1a9
commit
a962d0d06c
1 changed files with 7 additions and 1 deletions
8
.github/ISSUE_TEMPLATE/channels_edit.yml
vendored
8
.github/ISSUE_TEMPLATE/channels_edit.yml
vendored
|
@ -32,9 +32,15 @@ body:
|
|||
- type: input
|
||||
attributes:
|
||||
label: Network
|
||||
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
|
||||
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