From 8f7a632f4ca6cd8ebb0f579a99443c10f12ee92c Mon Sep 17 00:00:00 2001 From: Garrett Moon Date: Thu, 1 Dec 2016 14:00:36 -0800 Subject: [PATCH] Add the slack channel to the issue template. (#2690) --- .github/ISSUE_TEMPLATE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 03194fca3b..c6e5d8efcc 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,3 +1,6 @@ +// If you're looking for help, please consider joining our slack channel: +// http://asyncdisplaykit.org/slack + // The more information you include, the faster we can help you out! // Please include: a sample project or screenshots, code snippets // AsyncDisplayKit version, and/or backtraces for any crashes (> bt all).