From c21d763b97e18b1281fe0ecc070f9e8a20febe29 Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Mon, 4 Sep 2023 14:22:15 +0300 Subject: [PATCH] Update config.yml --- .github/ISSUE_TEMPLATE/config.yml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index a7aa31748..3d8bfcdb6 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,14 @@ blank_issues_enabled: false contact_links: - - name: 💡 Feature Request - url: https://github.com/iptv-org/iptv/discussions/new + - name: 📺 Channel request + url: https://github.com/orgs/iptv-org/discussions/new/choose + about: Looking for a link to the broadcast of the channel + - name: 💡 Feature request + url: https://github.com/orgs/iptv-org/discussions/new/choose about: For any ideas or feature requests - - name: ❓ Ask a Question - url: https://github.com/iptv-org/iptv/discussions/new + - name: ❓ Ask a question + url: https://github.com/orgs/iptv-org/discussions/new/choose about: Ask questions about this project + - name: 🐞 Bug report + url: https://github.com/orgs/iptv-org/discussions/new/choose + about: Report an error in the repository