From f48eb959449b6c7963fd30b4f8f5718aedf7e551 Mon Sep 17 00:00:00 2001 From: James Barnsley Date: Sat, 6 Nov 2021 14:02:51 +1300 Subject: [PATCH] Update question.yaml --- .github/ISSUE_TEMPLATE/question.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/question.yaml b/.github/ISSUE_TEMPLATE/question.yaml index 29a9ff69..754f9b32 100644 --- a/.github/ISSUE_TEMPLATE/question.yaml +++ b/.github/ISSUE_TEMPLATE/question.yaml @@ -1,8 +1,16 @@ name: I have a question description: Get help with using Iris +labels: ["discussion/unactionable"] 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. + - type: input + id: content + attributes: + label: Content + placeholder: This issue will be deleted, please read the above message. + validations: + required: true