diff --git a/.github/ISSUE_TEMPLATE/channels_add.yml b/.github/ISSUE_TEMPLATE/channels_add.yml index 4d77110b..0d26ffa6 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 @@ -26,13 +26,13 @@ body: - type: input attributes: label: Network (optional) - description: Network of which this channel is a part. May contain any characters except `,` and `"`. + description: Network of which this channel is a part. May contain any characters except `,` and `"` placeholder: 'Anhui' - type: input attributes: label: Owners (optional) - description: List of channel owners separated by `;`. May contain any characters except `,` and `"`. + description: List of channel owners separated by `;`. May contain any characters except `,` and `"` placeholder: 'China Central Television' - type: input