mirror of
https://github.com/iptv-org/database.git
synced 2024-11-22 10:54:11 -05:00
Update channels_add.yml
This commit is contained in:
parent
05e9fbe40c
commit
869b0b7c06
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/channels_add.yml
vendored
2
.github/ISSUE_TEMPLATE/channels_add.yml
vendored
|
@ -130,7 +130,7 @@ body:
|
||||||
id: logo
|
id: logo
|
||||||
attributes:
|
attributes:
|
||||||
label: Logo
|
label: Logo
|
||||||
description: "Logo URL. Only URL with HTTPS protocol are allowed. Supported image types: `PNG`, `JPEG`. Max size: 512x512 pixels"
|
description: "Logo URL. Only URL with HTTPS protocol are allowed. Supported image types: `PNG`, `JPEG`. Max size: 512x512 pixels. The link should not be [geo-blocked](https://en.wikipedia.org/wiki/Geo-blocking)"
|
||||||
placeholder: 'https://example.com/logo.png'
|
placeholder: 'https://example.com/logo.png'
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Reference in a new issue