From de88d090127cc1814c2e6faff188ca050f90739b Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Mon, 6 Feb 2023 10:40:39 +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 0d26ffa6..d377efdb 100644 --- a/.github/ISSUE_TEMPLATE/channels_add.yml +++ b/.github/ISSUE_TEMPLATE/channels_add.yml @@ -114,7 +114,7 @@ body: - type: input attributes: label: Logo - description: Logo URL + description: Logo URL. Only URL with HTTPS protocol are allowed. Supported image types: `PNG`, `JPEG`. Max size: 512x512 pixels placeholder: 'https://example.com/logo.png' validations: required: true