diff --git a/.github/ISSUE_TEMPLATE/channels_add.yml b/.github/ISSUE_TEMPLATE/channels_add.yml index a2f453d2..55d32fa3 100644 --- a/.github/ISSUE_TEMPLATE/channels_add.yml +++ b/.github/ISSUE_TEMPLATE/channels_add.yml @@ -26,9 +26,15 @@ body: - type: input attributes: label: Network (optional) - description: Network of which this channel is a part. + 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 `"`. + placeholder: 'China Central Television' + - type: input attributes: label: Country