From bcabe8323deeaa13f8fe1c5e152cb214d0ad117d Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 23 May 2023 18:58:03 +0300 Subject: [PATCH] Update channels_add.yml --- .github/ISSUE_TEMPLATE/channels_add.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/channels_add.yml b/.github/ISSUE_TEMPLATE/channels_add.yml index 278e7b30..14f4e15e 100644 --- a/.github/ISSUE_TEMPLATE/channels_add.yml +++ b/.github/ISSUE_TEMPLATE/channels_add.yml @@ -66,7 +66,7 @@ body: id: broadcast_area attributes: label: Broadcast Area - description: List of codes describing the broadcasting area of the channel. Any combination of `r/`, `c/`, `s/` + description: List of codes describing the broadcasting area of the channel separated by `;`. Any combination of `r/`, `c/`, `s/` placeholder: 's/CN-AH' validations: required: true