Browse Source

move feature requests back into issues

pull/429/head
aler9 5 years ago
parent
commit
4d8b7bfa43
  1. 4
      .github/ISSUE_TEMPLATE/config.yml
  2. 12
      .github/ISSUE_TEMPLATE/feature.md

4
.github/ISSUE_TEMPLATE/config.yml

@ -1,10 +1,6 @@ @@ -1,10 +1,6 @@
blank_issues_enabled: false
contact_links:
- name: Feature Request
url: https://github.com/aler9/rtsp-simple-server/discussions/new
about: Share ideas for new features
- name: Question
url: https://github.com/aler9/rtsp-simple-server/discussions/new
about: Ask the community for help

12
.github/ISSUE_TEMPLATE/feature.md

@ -0,0 +1,12 @@ @@ -0,0 +1,12 @@
---
name: Feature Request
about: Share ideas for new features
title: ''
labels: ''
assignees: ''
---
## Describe the feature
Description
Loading…
Cancel
Save