mirror of
https://github.com/iptv-org/iptv
synced 2025-12-16 02:16:47 -05:00
Update issue templates
This commit is contained in:
18
.github/ISSUE_TEMPLATE/4_channel-search.yml
vendored
Normal file
18
.github/ISSUE_TEMPLATE/4_channel-search.yml
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
name: 🔍 Channel search
|
||||
description: Ask for help in finding a link to the channel stream.
|
||||
title: 'Find: '
|
||||
labels: ['channel search']
|
||||
|
||||
body:
|
||||
- type: input
|
||||
attributes:
|
||||
label: Channel ID (required)
|
||||
description: Unique channel ID from [iptv-org.github.io](https://iptv-org.github.io/). If you can't find the channel you want in the list, please let us know through this [form](https://github.com/iptv-org/database/issues/new?assignees=&labels=channels%3Aadd&projects=&template=channels_add.yml&title=Add%3A+) before posting your request.
|
||||
placeholder: 'BBCAmericaEast.us'
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Notes
|
||||
description: 'Any additional information that may help find a link to the stream faster?'
|
||||
@@ -1,4 +1,4 @@
|
||||
name: 🐞 Bug Report
|
||||
name: 🐞 Bug report
|
||||
description: Report an error in this repository
|
||||
labels: ['bug']
|
||||
|
||||
3
.github/ISSUE_TEMPLATE/config.yml
vendored
3
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -1,8 +1,5 @@
|
||||
blank_issues_enabled: true
|
||||
contact_links:
|
||||
- name: 🔍 Looking for a channel
|
||||
url: https://github.com/orgs/iptv-org/discussions/categories/channel-search
|
||||
about: Need help finding a link to a channel stream
|
||||
- name: 💡 Feature request
|
||||
url: https://github.com/orgs/iptv-org/discussions/categories/ideas
|
||||
about: For any ideas or feature requests
|
||||
|
||||
Reference in New Issue
Block a user