mirror of
https://github.com/iptv-org/database.git
synced 2024-11-09 14:16:38 -05:00
Update issue templates
This commit is contained in:
parent
46528735ba
commit
095abfcdb6
2 changed files with 2 additions and 2 deletions
2
.github/ISSUE_TEMPLATE/__channels_add.yml
vendored
2
.github/ISSUE_TEMPLATE/__channels_add.yml
vendored
|
@ -13,7 +13,7 @@ body:
|
|||
id: name
|
||||
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'
|
||||
validations:
|
||||
required: true
|
||||
|
|
2
.github/ISSUE_TEMPLATE/__channels_edit.yml
vendored
2
.github/ISSUE_TEMPLATE/__channels_edit.yml
vendored
|
@ -22,7 +22,7 @@ body:
|
|||
id: name
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue