From 869b0b7c06484a642cc53a3d466c2ee5249f19ac Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Fri, 26 May 2023 10:34:29 +0300 Subject: [PATCH] Update channels_add.yml --- .github/ISSUE_TEMPLATE/channels_add.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/channels_add.yml b/.github/ISSUE_TEMPLATE/channels_add.yml index 14f4e15e..08c496d8 100644 --- a/.github/ISSUE_TEMPLATE/channels_add.yml +++ b/.github/ISSUE_TEMPLATE/channels_add.yml @@ -130,7 +130,7 @@ body: id: logo attributes: 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' validations: required: true