diff --git a/.github/ISSUE_TEMPLATE/4_channel-search.yml b/.github/ISSUE_TEMPLATE/4_channel-search.yml index cc69b18bb3..b19e410c97 100644 --- a/.github/ISSUE_TEMPLATE/4_channel-search.yml +++ b/.github/ISSUE_TEMPLATE/4_channel-search.yml @@ -5,6 +5,7 @@ labels: ['channel search'] body: - type: input + id: stream_id attributes: label: Channel ID (required) description: Unique channel ID from [iptv-org.github.io](https://iptv-org.github.io/). If you can't find the channel you want in the list, please let us know through this [form](https://github.com/iptv-org/database/issues/new?assignees=&labels=channels%3Aadd&projects=&template=channels_add.yml&title=Add%3A+) before posting your request. @@ -13,6 +14,7 @@ body: required: true - type: textarea + id: notes attributes: label: Notes - description: 'Any additional information that may help find a link to the stream faster?' \ No newline at end of file + description: 'Any additional information that may help find a link to the stream faster?'