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