mirror of
https://github.com/navidrome/navidrome.git
synced 2026-05-05 15:24:20 +00:00
Fine tune issue templates
This commit is contained in:
parent
40b14e6d81
commit
caa0788853
2 changed files with 10 additions and 7 deletions
9
.github/ISSUE_TEMPLATE/config.yml
vendored
9
.github/ISSUE_TEMPLATE/config.yml
vendored
|
|
@ -1,5 +1,8 @@
|
|||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Support and Feature requests
|
||||
url: https://github.com/navidrome/navidrome/discussions
|
||||
about: This is the place to ask questions and to share ideas.
|
||||
- name: Ideas for new features
|
||||
url: https://github.com/navidrome/navidrome/discussions/new?category=ideas
|
||||
about: This is the place to share and discuss new ideas and potentially new features.
|
||||
- name: Support requests
|
||||
url: https://github.com/navidrome/navidrome/discussions/new?category=q-a
|
||||
about: This is the place to ask questions.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue