diff --git a/.github/ISSUE_TEMPLATE/channels_edit.yml b/.github/ISSUE_TEMPLATE/channels_edit.yml index 9a5bb8a3..f5c2c31f 100644 --- a/.github/ISSUE_TEMPLATE/channels_edit.yml +++ b/.github/ISSUE_TEMPLATE/channels_edit.yml @@ -32,9 +32,15 @@ body: - type: input attributes: label: Network - 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 + description: List of channel owners separated by `;`. May contain any characters except `,` and `"`. + placeholder: 'China Central Television' + - type: input attributes: label: Country