From 9b4e220f73d76e0de5f6995ecb1cad27b003e568 Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Mon, 24 Mar 2025 18:18:51 +0300 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/1_channels_add.yml | 2 +- .github/ISSUE_TEMPLATE/4_feeds_add.yml | 2 +- .github/ISSUE_TEMPLATE/5_feeds_edit.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1_channels_add.yml b/.github/ISSUE_TEMPLATE/1_channels_add.yml index 65ec3977..02ed0cdc 100644 --- a/.github/ISSUE_TEMPLATE/1_channels_add.yml +++ b/.github/ISSUE_TEMPLATE/1_channels_add.yml @@ -106,7 +106,7 @@ body: id: feed_name attributes: label: Feed Name - description: "Name of the feed in English. May include: `a-z`, `0-9`, `space`, `-`, `!`, `:`, `&`, `.`, `+`, `'`, `/`, `»`, `#`, `%`, `°`, `$`, `@`, `?`, `|`, `¡`" + description: "Unique for this channel feed name in English. For example: `HD`, `East`, `French`, `+1`, etc. May include: `a-z`, `0-9`, `space`, `-`, `!`, `:`, `&`, `.`, `+`, `'`, `/`, `»`, `#`, `%`, `°`, `$`, `@`, `?`, `|`, `¡`" placeholder: 'SD' value: 'SD' validations: diff --git a/.github/ISSUE_TEMPLATE/4_feeds_add.yml b/.github/ISSUE_TEMPLATE/4_feeds_add.yml index 0efa2277..b8e9cabc 100644 --- a/.github/ISSUE_TEMPLATE/4_feeds_add.yml +++ b/.github/ISSUE_TEMPLATE/4_feeds_add.yml @@ -22,7 +22,7 @@ body: id: feed_name attributes: label: Feed Name - description: "Name of the feed in English. May include: `a-z`, `0-9`, `space`, `-`, `!`, `:`, `&`, `.`, `+`, `'`, `/`, `»`, `#`, `%`, `°`, `$`, `@`, `?`, `|`, `¡`" + description: "Unique for this channel feed name in English. For example: `HD`, `East`, `French`, `+1`, etc. May include: `a-z`, `0-9`, `space`, `-`, `!`, `:`, `&`, `.`, `+`, `'`, `/`, `»`, `#`, `%`, `°`, `$`, `@`, `?`, `|`, `¡`" placeholder: 'SD' validations: required: true diff --git a/.github/ISSUE_TEMPLATE/5_feeds_edit.yml b/.github/ISSUE_TEMPLATE/5_feeds_edit.yml index c1eeb499..8f7dd86b 100644 --- a/.github/ISSUE_TEMPLATE/5_feeds_edit.yml +++ b/.github/ISSUE_TEMPLATE/5_feeds_edit.yml @@ -31,7 +31,7 @@ body: id: feed_name attributes: label: Feed Name - description: "Name of the feed in English. May include: `a-z`, `0-9`, `space`, `-`, `!`, `:`, `&`, `.`, `+`, `'`, `/`, `»`, `#`, `%`, `°`, `$`, `@`, `?`, `|`, `¡`" + description: "Unique for this channel feed name in English. For example: `HD`, `East`, `French`, `+1`, etc. May include: `a-z`, `0-9`, `space`, `-`, `!`, `:`, `&`, `.`, `+`, `'`, `/`, `»`, `#`, `%`, `°`, `$`, `@`, `?`, `|`, `¡`" placeholder: 'West HD' - type: dropdown