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 diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index f303ae6ee0..d42fd2acbf 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,11 @@ -blank_issues_enabled: true +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 - - name: ❓ Ask a question + 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 questions about this project + about: Ask the community for help