From 17cdd47ab570a8cea3887201bb6eff44e3de0f7f Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk <7253922+freearhey@users.noreply.github.com> Date: Fri, 6 Jun 2025 05:11:52 +0300 Subject: [PATCH 1/4] Update 1_streams_add.yml --- .github/ISSUE_TEMPLATE/1_streams_add.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1_streams_add.yml b/.github/ISSUE_TEMPLATE/1_streams_add.yml index d3259b2583..039f19d197 100644 --- a/.github/ISSUE_TEMPLATE/1_streams_add.yml +++ b/.github/ISSUE_TEMPLATE/1_streams_add.yml @@ -17,7 +17,7 @@ body: id: stream_url attributes: label: Stream URL (required) - description: Link to the stream + description: Link to be added to the playlist placeholder: 'https://example.com/playlist.m3u8' validations: required: true From 87dfec3aa37d40868e9ce71167ba59985b9efa89 Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Fri, 6 Jun 2025 19:59:06 +0300 Subject: [PATCH 2/4] Update config.yml --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index f303ae6ee0..109cd73e27 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,4 @@ -blank_issues_enabled: true +blank_issues_enabled: false contact_links: - name: 💡 Feature request url: https://github.com/orgs/iptv-org/discussions/categories/ideas From ed66c91bf61adb75e7fcd49d6f540c115ecec651 Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Fri, 6 Jun 2025 20:04:36 +0300 Subject: [PATCH 3/4] Update config.yml --- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 109cd73e27..4f57a6b34e 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,6 +3,6 @@ contact_links: - name: 💡 Feature request url: https://github.com/orgs/iptv-org/discussions/categories/ideas about: For any ideas or feature requests - - name: ❓ Ask a question + - name: ❓ Q&A url: https://github.com/orgs/iptv-org/discussions/categories/q-a - about: Ask questions about this project + about: Ask the community for help From 06d05106b218b22f10e28b57f31c14d22744c350 Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Fri, 6 Jun 2025 20:11:36 +0300 Subject: [PATCH 4/4] Update config.yml --- .github/ISSUE_TEMPLATE/config.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 4f57a6b34e..d42fd2acbf 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,11 @@ blank_issues_enabled: false contact_links: - - name: 💡 Feature request + - name: 💡 Ideas url: https://github.com/orgs/iptv-org/discussions/categories/ideas - about: For any ideas or feature requests + about: Share ideas for new features + - name: 🙌 Show and tell + url: https://github.com/orgs/iptv-org/discussions/categories/show-and-tell + about: Show off something you've made - name: ❓ Q&A url: https://github.com/orgs/iptv-org/discussions/categories/q-a about: Ask the community for help