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.