mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 00:20:08 -04:00
Update issue templates
This commit is contained in:
parent
5dd131e2d3
commit
fbc0d92a1e
6 changed files with 24 additions and 3 deletions
24
.github/ISSUE_TEMPLATE/4_feature-request.yml
vendored
Normal file
24
.github/ISSUE_TEMPLATE/4_feature-request.yml
vendored
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
name: ✨ Feature request
|
||||||
|
description: Ask for a feature to be added to the guide
|
||||||
|
labels: ['feature request']
|
||||||
|
|
||||||
|
body:
|
||||||
|
- type: markdown
|
||||||
|
attributes:
|
||||||
|
value: |
|
||||||
|
Please fill out the issue template as much as you can so we could efficiently process your request.
|
||||||
|
|
||||||
|
- type: input
|
||||||
|
attributes:
|
||||||
|
label: Site
|
||||||
|
description: The name of the site
|
||||||
|
placeholder: 'guidatv.sky.it'
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
|
||||||
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: Description
|
||||||
|
description: Detailed description of the feature.
|
||||||
|
validations:
|
||||||
|
required: true
|
3
.github/ISSUE_TEMPLATE/config.yml
vendored
3
.github/ISSUE_TEMPLATE/config.yml
vendored
|
@ -1,8 +1,5 @@
|
||||||
blank_issues_enabled: true
|
blank_issues_enabled: true
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: 💡 Feature request
|
|
||||||
url: https://github.com/orgs/iptv-org/discussions/categories/ideas
|
|
||||||
about: For any ideas or feature requests
|
|
||||||
- name: ❓ Ask a question
|
- name: ❓ Ask a question
|
||||||
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 questions about this project
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue