From 2fd65e8a8ec19848e9fcebf56bd89af37d29dd46 Mon Sep 17 00:00:00 2001 From: Kai Blaschke Date: Tue, 28 Oct 2025 17:20:45 +0100 Subject: [PATCH] Update issue template for general questions Add a note pointing to the discussion boards instead of opening an issue. Signed-off-by: Kai Blaschke --- .github/ISSUE_TEMPLATE/4-general_question.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/4-general_question.yml b/.github/ISSUE_TEMPLATE/4-general_question.yml index a3b14b800..f6d8505f5 100644 --- a/.github/ISSUE_TEMPLATE/4-general_question.yml +++ b/.github/ISSUE_TEMPLATE/4-general_question.yml @@ -6,7 +6,14 @@ body: - type: markdown attributes: value: | + ### Prefer using the discussion boards + + If your question or suggestion may result in a longer discussion or the answer may interest others, it might be a better idea to open a topic [in one of our discussion forums](https://github.com/orgs/projectM-visualizer/discussions). + + Questions answered in the boards can be marked accordingly and others may find it easier than by searching through closed issues. + ### Requests regarding the projectM Android App + Note that **we cannot answer questions regarding the Android apps** in the Google Play Store. These apps are not being developed by the projectM team. Please contact the app author directly via the information provided in the Play Store. - type: checkboxes id: reporter_ack