From a962d0d06c3f147f6b45349d731718262007061d Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Mon, 17 Oct 2022 16:33:21 +0300 Subject: [PATCH] Update channels_edit.yml --- .github/ISSUE_TEMPLATE/channels_edit.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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