mirror of
https://github.com/iptv-org/database.git
synced 2024-11-09 22:16:38 -05:00
Update ---channel-request.yml
This commit is contained in:
parent
af74078f5d
commit
36d2538d9c
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ body:
|
|||
- type: input
|
||||
attributes:
|
||||
label: Channel Name
|
||||
description: Official channel name in English. May include: `a-z`, `à-ÿ`, `0-9`, `space`, `-`, `!`, `:`, `&`, `.`, `+`, `'`, `/`, `»`, `#`, `%`, `°`, `$`, `@`, `?`, `(`, `)`
|
||||
description: Official channel name in English
|
||||
placeholder: 'Anhui TV'
|
||||
validations:
|
||||
required: true
|
||||
|
@ -46,7 +46,7 @@ body:
|
|||
- type: input
|
||||
attributes:
|
||||
label: City (optional)
|
||||
description: Name of the city from which the channel is transmitted. May only contain `a-z`, `à-ÿ`, `0-9`, `space`, `-`, `'`
|
||||
description: Name of the city from which the channel is transmitted
|
||||
placeholder: 'Hefei'
|
||||
|
||||
- type: input
|
||||
|
|
Loading…
Reference in a new issue