mirror of
https://github.com/badaix/snapcast.git
synced 2025-04-28 17:57:05 +02:00
Remove bug label, add link to discussions
This commit is contained in:
parent
f22f31edee
commit
be9c15cba6
2 changed files with 6 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -2,7 +2,7 @@
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: 'Report a bug'
|
about: 'Report a bug'
|
||||||
title: ''
|
title: ''
|
||||||
labels: bug
|
labels:
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
blank_issues_enabled: true
|
||||||
|
contact_links:
|
||||||
|
- name: Ask a question
|
||||||
|
url: https://github.com/badaix/snapcast/discussions
|
||||||
|
about: Ask questions and discuss with other community members
|
Loading…
Add table
Reference in a new issue