mirror of
https://github.com/iptv-org/database.git
synced 2025-05-09 19:20:01 -04:00
Merge pull request #17071 from iptv-org/freearhey-patch-2
Update issue templates
This commit is contained in:
commit
3e242319a6
3 changed files with 3 additions and 3 deletions
2
.github/ISSUE_TEMPLATE/1_channels_add.yml
vendored
2
.github/ISSUE_TEMPLATE/1_channels_add.yml
vendored
|
@ -106,7 +106,7 @@ body:
|
||||||
id: feed_name
|
id: feed_name
|
||||||
attributes:
|
attributes:
|
||||||
label: Feed Name
|
label: Feed Name
|
||||||
description: "Name of the feed in English. May include: `a-z`, `0-9`, `space`, `-`, `!`, `:`, `&`, `.`, `+`, `'`, `/`, `»`, `#`, `%`, `°`, `$`, `@`, `?`, `|`, `¡`"
|
description: "Unique for this channel feed name in English. For example: `HD`, `East`, `French`, `+1`, etc. May include: `a-z`, `0-9`, `space`, `-`, `!`, `:`, `&`, `.`, `+`, `'`, `/`, `»`, `#`, `%`, `°`, `$`, `@`, `?`, `|`, `¡`"
|
||||||
placeholder: 'SD'
|
placeholder: 'SD'
|
||||||
value: 'SD'
|
value: 'SD'
|
||||||
validations:
|
validations:
|
||||||
|
|
2
.github/ISSUE_TEMPLATE/4_feeds_add.yml
vendored
2
.github/ISSUE_TEMPLATE/4_feeds_add.yml
vendored
|
@ -22,7 +22,7 @@ body:
|
||||||
id: feed_name
|
id: feed_name
|
||||||
attributes:
|
attributes:
|
||||||
label: Feed Name
|
label: Feed Name
|
||||||
description: "Name of the feed in English. May include: `a-z`, `0-9`, `space`, `-`, `!`, `:`, `&`, `.`, `+`, `'`, `/`, `»`, `#`, `%`, `°`, `$`, `@`, `?`, `|`, `¡`"
|
description: "Unique for this channel feed name in English. For example: `HD`, `East`, `French`, `+1`, etc. May include: `a-z`, `0-9`, `space`, `-`, `!`, `:`, `&`, `.`, `+`, `'`, `/`, `»`, `#`, `%`, `°`, `$`, `@`, `?`, `|`, `¡`"
|
||||||
placeholder: 'SD'
|
placeholder: 'SD'
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
2
.github/ISSUE_TEMPLATE/5_feeds_edit.yml
vendored
2
.github/ISSUE_TEMPLATE/5_feeds_edit.yml
vendored
|
@ -31,7 +31,7 @@ body:
|
||||||
id: feed_name
|
id: feed_name
|
||||||
attributes:
|
attributes:
|
||||||
label: Feed Name
|
label: Feed Name
|
||||||
description: "Name of the feed in English. May include: `a-z`, `0-9`, `space`, `-`, `!`, `:`, `&`, `.`, `+`, `'`, `/`, `»`, `#`, `%`, `°`, `$`, `@`, `?`, `|`, `¡`"
|
description: "Unique for this channel feed name in English. For example: `HD`, `East`, `French`, `+1`, etc. May include: `a-z`, `0-9`, `space`, `-`, `!`, `:`, `&`, `.`, `+`, `'`, `/`, `»`, `#`, `%`, `°`, `$`, `@`, `?`, `|`, `¡`"
|
||||||
placeholder: 'West HD'
|
placeholder: 'West HD'
|
||||||
|
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue