From c7ccf088e16797dd5ff10a95c0b4a2e4be01e8f7 Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Sun, 12 Apr 2026 08:46:39 +0300 Subject: [PATCH] Delete 4_channel-search.yml --- .github/ISSUE_TEMPLATE/4_channel-search.yml | 28 --------------------- 1 file changed, 28 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/4_channel-search.yml diff --git a/.github/ISSUE_TEMPLATE/4_channel-search.yml b/.github/ISSUE_TEMPLATE/4_channel-search.yml deleted file mode 100644 index 9d6888c507..0000000000 --- a/.github/ISSUE_TEMPLATE/4_channel-search.yml +++ /dev/null @@ -1,28 +0,0 @@ -name: 🔍 Channel search -description: Ask for help in finding a link to the channel stream. -title: 'Find: ' -labels: ['channel search'] - -body: - - type: input - id: stream_id - attributes: - label: Stream ID (required) - description: Unique ID of the channel and feed from [iptv-org.github.io](https://iptv-org.github.io/). If you cannot find the channel or feed you are looking for in the list, please let us know via one of the [forms](https://github.com/iptv-org/database/issues/new/choose) before posting your request. - placeholder: 'BBCAmerica.us@East' - validations: - required: true - - - type: textarea - id: notes - attributes: - label: Notes - description: 'Any additional information that may help find a link to the stream faster?' - - - type: checkboxes - attributes: - label: Contributing Guide - description: 'Please read this guide before posting your request' - options: - - label: I have read [Contributing Guide](https://github.com/iptv-org/iptv/blob/master/CONTRIBUTING.md) - required: true