From acbdf77ec4aea96ef403d8b3b02d0dbec647988c Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Wed, 19 Oct 2022 01:14:03 +0300 Subject: [PATCH 1/2] 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 4d77110b..19365a8c 100644 --- a/.github/ISSUE_TEMPLATE/channels_add.yml +++ b/.github/ISSUE_TEMPLATE/channels_add.yml @@ -12,7 +12,7 @@ body: - type: input attributes: label: Channel Name - description: Official channel name in English or call sign. May include: `a-z`, `0-9`, `space`, `-`, `!`, `:`, `&`, `.`, `+`, `'`, `/`, `»`, `#`, `%`, `°`, `$`, `@`, `?`, `(`, `)` + description: "Official channel name in English or call sign. May include: `a-z`, `0-9`, `space`, `-`, `!`, `:`, `&`, `.`, `+`, `'`, `/`, `»`, `#`, `%`, `°`, `$`, `@`, `?`, `(`, `)`" placeholder: 'Anhui TV' validations: required: true From 74908602bc8ff009cd8179f4cfb729cfde4a7fd2 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Wed, 19 Oct 2022 01:14:59 +0300 Subject: [PATCH 2/2] Update channels_edit.yml --- .github/ISSUE_TEMPLATE/channels_edit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/channels_edit.yml b/.github/ISSUE_TEMPLATE/channels_edit.yml index d7c9fe3f..1723586a 100644 --- a/.github/ISSUE_TEMPLATE/channels_edit.yml +++ b/.github/ISSUE_TEMPLATE/channels_edit.yml @@ -20,7 +20,7 @@ body: - type: input attributes: label: Channel Name - description: Official channel name in English or call sign. May include: `a-z`, `0-9`, `space`, `-`, `!`, `:`, `&`, `.`, `+`, `'`, `/`, `»`, `#`, `%`, `°`, `$`, `@`, `?`, `(`, `)` + description: "Official channel name in English or call sign. May include: `a-z`, `0-9`, `space`, `-`, `!`, `:`, `&`, `.`, `+`, `'`, `/`, `»`, `#`, `%`, `°`, `$`, `@`, `?`, `(`, `)`" placeholder: 'Anhui TV' - type: input