diff --git a/.github/ISSUE_TEMPLATE/channels_edit.yml b/.github/ISSUE_TEMPLATE/channels_edit.yml index d7c9fe3f..124991d5 100644 --- a/.github/ISSUE_TEMPLATE/channels_edit.yml +++ b/.github/ISSUE_TEMPLATE/channels_edit.yml @@ -20,7 +20,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' - type: input @@ -32,13 +32,13 @@ body: - type: input attributes: label: Network - 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 - 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