From a372793cbe634ed4bd2441ea1b3042d125a0e2df Mon Sep 17 00:00:00 2001 From: Thomas Adamcik Date: Wed, 23 Mar 2016 08:57:43 +0100 Subject: [PATCH] meta: Create placeholder ISSUE_TEMPLATE We probably want more here, but it's a start. --- .github/ISSUE_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..c7cfc136 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,2 @@ +Please use https://discuss.mopidy.com for support questions. +Bugs should only be used for confirmed problems with Mopidy and feature requests.