mirror of
https://github.com/iptv-org/database.git
synced 2024-11-22 10:54:11 -05:00
Update channels_edit.yml
This commit is contained in:
parent
9a4b1b132a
commit
caa6828630
1 changed files with 3 additions and 3 deletions
6
.github/ISSUE_TEMPLATE/channels_edit.yml
vendored
6
.github/ISSUE_TEMPLATE/channels_edit.yml
vendored
|
@ -20,13 +20,13 @@ body:
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: Channel Name
|
label: Channel Name
|
||||||
description: Official channel name in English
|
description: Official channel name in English or call sign
|
||||||
placeholder: 'Anhui TV'
|
placeholder: 'Anhui TV'
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: Native Name
|
label: Alternative Names (optional)
|
||||||
description: Channel name in the original language. Used when different from `name`. May contain any characters except `,` and `"`
|
description: List of alternative channel names separated by `;`. May contain any characters except `,` and `"`
|
||||||
placeholder: '安徽卫视'
|
placeholder: '安徽卫视'
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
|
|
Loading…
Reference in a new issue