From e99bbb0b1e6a73dcf8b2ba75be8c33372c09312b Mon Sep 17 00:00:00 2001 From: Levi McCallum Date: Tue, 10 May 2016 18:06:11 -0700 Subject: [PATCH] Add Slack to Contributing file --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bb926304..9964214e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -25,6 +25,9 @@ Facebook has a [bounty program](https://www.facebook.com/whitehat/) for the safe disclosure of security bugs. In those cases, please go through the process outlined on that page and do not file a public issue. +## Getting Help +We use Slack for real-time debugging, community updates, and general talk about ASDK. Email AsyncDisplayKit(at)gmail.com to get an invite. + ## Coding Style * 2 spaces for indentation rather than tabs