From da02e0c154349817b2b968b87b0e43d599f01ee4 Mon Sep 17 00:00:00 2001 From: Pavel Pertsev Date: Wed, 16 May 2018 13:40:14 +0300 Subject: [PATCH] chore(community): add issue template --- ISSUE_TEMPLATE.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..c68e133b --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,6 @@ +**Note: please use [spectrum.chat](https://spectrum.chat/gruvbox) for reports +and questions** + +Unfortunately Github issues sucks for projects with active community. Do not +submit feature/support requests and bug reports here. This repository's issue +tracker is reserved for internal project planning and tracking only.