From 68e23918a65d8205ccdcab719f23b0859713fd54 Mon Sep 17 00:00:00 2001 From: Konrad `ktoso` Malawski Date: Thu, 9 Nov 2017 18:53:46 +0900 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index fef2df0290..0b763c44c9 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -7,5 +7,7 @@ Please report issues regarding specific projects in their respective issue track Please explain your issue precisely, and if possible provide a reproducer snippet (this helps resolve issues much quicker). +For general questions and discussion please use https://groups.google.com/group/akka-user/ or https://gitter.im/akka/akka instead. + Thanks, happy hakking! -->