From b0b6ea97aa896366feacb107b2f044363b4e1949 Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Wed, 18 Oct 2023 21:05:25 +0300 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/__channels_add.yml | 2 +- .github/ISSUE_TEMPLATE/__channels_edit.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/__channels_add.yml b/.github/ISSUE_TEMPLATE/__channels_add.yml index 7dde5c71..b3ab5bd0 100644 --- a/.github/ISSUE_TEMPLATE/__channels_add.yml +++ b/.github/ISSUE_TEMPLATE/__channels_add.yml @@ -13,7 +13,7 @@ body: id: name 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 diff --git a/.github/ISSUE_TEMPLATE/__channels_edit.yml b/.github/ISSUE_TEMPLATE/__channels_edit.yml index 6ea27657..91d247fa 100644 --- a/.github/ISSUE_TEMPLATE/__channels_edit.yml +++ b/.github/ISSUE_TEMPLATE/__channels_edit.yml @@ -22,7 +22,7 @@ body: id: name 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