From 095abfcdb6d22bdce65d015406e3141add9d415a Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Mon, 16 Oct 2023 22:18:05 +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 d7a621e9..7dde5c71 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 f93b6f15..6ea27657 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