]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update config.yml
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Tue, 29 Aug 2023 08:17:40 +0000 (09:17 +0100)
committerGitHub <noreply@github.com>
Tue, 29 Aug 2023 08:17:40 +0000 (09:17 +0100)
Suggest Issues instead of Questions

.github/ISSUE_TEMPLATE/config.yml

index 087445229415d0806d67977d022a870466ab97ca..0ea40e68998db161f74448895b9d243dca2997a8 100644 (file)
@@ -2,7 +2,7 @@ blank_issues_enabled: false
 contact_links:
   - name: Questions?
     url: https://github.com/mikebrady/shairport-sync/discussions/categories/q-a
-    about: Please ask and answer questions here.
+    about: If you have questions about installing or configuring Shairport Sync, please check through Issues (including closed issues) or raise a new Issue. Got more general questions? If so, please ask and answer questions here.
   - name: Feature Requests
     url: https://github.com/mikebrady/shairport-sync/discussions/categories/ideas
-    about: Please submit feature requests/enhancements here.
\ No newline at end of file
+    about: Please submit feature requests/enhancements here.