mirror of
https://github.com/iptv-org/database.git
synced 2024-11-13 15:32:30 -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
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: Network
|
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'
|
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
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: Country
|
label: Country
|
||||||
|
|
Loading…
Reference in a new issue