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