From ff415592809f0af2a7bd91b236083de8ebebcfec Mon Sep 17 00:00:00 2001 From: Adam Barth Date: Fri, 10 Apr 2015 18:13:23 -0700 Subject: [PATCH] Add a link to the Facebook community Someone on IRC mentioned the Facebook community for React Native, but I don't see it mentioned in any of the docs. --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b1e373bc4ef..32b4d2f9329 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -46,6 +46,7 @@ Facebook has a [bounty program](https://www.facebook.com/whitehat/) for the safe ## How to Get in Touch * IRC - [#reactnative on freenode](http://webchat.freenode.net/?channels=reactnative) +* [Facebook group](https://www.facebook.com/groups/react.native.community/) ## Style Guide