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