diff --git a/.github/ISSUE_TEMPLATE/channels_add.yml b/.github/ISSUE_TEMPLATE/channels_add.yml index d377efdb..1348b43f 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. 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" placeholder: 'https://example.com/logo.png' validations: required: true