From 184d250741a46193a56351c49714da94083f50f0 Mon Sep 17 00:00:00 2001 From: James Barnsley Date: Sat, 6 Nov 2021 13:59:56 +1300 Subject: [PATCH] Create question.yaml --- .github/ISSUE_TEMPLATE/question.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/question.yaml diff --git a/.github/ISSUE_TEMPLATE/question.yaml b/.github/ISSUE_TEMPLATE/question.yaml new file mode 100644 index 00000000..29a9ff69 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.yaml @@ -0,0 +1,8 @@ +name: I have a question +description: Get help with using Iris +body: + - type: markdown + attributes: + value: | + STOP! QUESTIONS DON'T BELONG IN THE REPOSITORY ISSUE TRACKER. + Please instead use the [Mopidy Discourse](https://discourse.mopidy.com/) forum.