Merge branch 'master' into add-link-to-open-collective

This commit is contained in:
Aleksandr Statciuk
2021-05-31 23:21:02 +03:00
committed by GitHub
30 changed files with 313 additions and 215 deletions

View File

@@ -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 -->

View File

@@ -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
View 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