diff --git a/.github/ISSUE_TEMPLATE/channels_add.yml b/.github/ISSUE_TEMPLATE/channels_add.yml index 55d32fa3..362278cc 100644 --- a/.github/ISSUE_TEMPLATE/channels_add.yml +++ b/.github/ISSUE_TEMPLATE/channels_add.yml @@ -12,15 +12,15 @@ body: - type: input attributes: label: Channel Name - description: Official channel name in English + description: Official channel name in English or call sign placeholder: 'Anhui TV' validations: required: true - type: input attributes: - label: Native Name (optional) - description: Channel name in the original language. Used when different from `name`. May contain any characters except `,` and `"` + label: Alternative Names (optional) + description: List of alternative channel names separated by `;`. May contain any characters except `,` and `"` placeholder: '安徽卫视' - type: input