mirror of
https://github.com/iptv-org/database.git
synced 2024-11-09 22:16:38 -05:00
Update channels_edit.yml
This commit is contained in:
parent
14e18ec89b
commit
e65c6c97c2
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,7 +20,7 @@ body:
|
|||
- type: input
|
||||
attributes:
|
||||
label: Channel Name
|
||||
description: Official channel name in English or call sign. May include: `a-z`, `0-9`, `space`, `-`, `!`, `:`, `&`, `.`, `+`, `'`, `/`, `»`, `#`, `%`, `°`, `$`, `@`, `?`, `(`, `)`
|
||||
description: "Official channel name in English or call sign. May include: `a-z`, `0-9`, `space`, `-`, `!`, `:`, `&`, `.`, `+`, `'`, `/`, `»`, `#`, `%`, `°`, `$`, `@`, `?`"
|
||||
placeholder: 'Anhui TV'
|
||||
|
||||
- type: input
|
||||
|
@ -32,13 +32,13 @@ body:
|
|||
- type: input
|
||||
attributes:
|
||||
label: Network
|
||||
description: Network of which this channel is a part. May contain any characters except `,` and `"`.
|
||||
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 `"`.
|
||||
description: List of channel owners separated by `;`. May contain any characters except `,` and `"`
|
||||
placeholder: 'China Central Television'
|
||||
|
||||
- type: input
|
||||
|
|
Loading…
Reference in a new issue