mirror of
https://github.com/iptv-org/iptv.git
synced 2026-03-10 18:18:49 -04:00
Merge branch 'master' into add-link-to-open-collective
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
---
|
||||
name: '✨ Feature Request'
|
||||
about: For any ideas or feature requests
|
||||
title: 'Propose: xxx'
|
||||
labels: discussion
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
<!-- Please describe your idea as fully as possible -->
|
||||
10
.github/ISSUE_TEMPLATE/---ask-a-question.md
vendored
10
.github/ISSUE_TEMPLATE/---ask-a-question.md
vendored
@@ -1,10 +0,0 @@
|
||||
---
|
||||
name: "❓Ask a question"
|
||||
about: Ask questions about this project
|
||||
title: 'Question: xxx'
|
||||
labels: question
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
|
||||
8
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
8
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: 💡 Feature Request
|
||||
url: https://github.com/iptv-org/iptv/discussions/new
|
||||
about: For any ideas or feature requests
|
||||
- name: ❓ Ask a question
|
||||
url: https://github.com/iptv-org/iptv/discussions/new
|
||||
about: Ask questions about this project
|
||||
Reference in New Issue
Block a user