mirror of https://github.com/iptv-org/iptv
Merge pull request #23846 from iptv-org/freearhey-patch-2
Update issue templates
This commit is contained in:
commit
f5647c5d57
|
@ -17,7 +17,7 @@ body:
|
||||||
id: stream_url
|
id: stream_url
|
||||||
attributes:
|
attributes:
|
||||||
label: Stream URL (required)
|
label: Stream URL (required)
|
||||||
description: Link to the stream
|
description: Link to be added to the playlist
|
||||||
placeholder: 'https://example.com/playlist.m3u8'
|
placeholder: 'https://example.com/playlist.m3u8'
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
|
@ -1,8 +1,11 @@
|
||||||
blank_issues_enabled: true
|
blank_issues_enabled: false
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: 💡 Feature request
|
- name: 💡 Ideas
|
||||||
url: https://github.com/orgs/iptv-org/discussions/categories/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: ❓ Ask a question
|
- 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
|
url: https://github.com/orgs/iptv-org/discussions/categories/q-a
|
||||||
about: Ask questions about this project
|
about: Ask the community for help
|
||||||
|
|
Loading…
Reference in New Issue