From 53b0ee0f10874482748c1971b3b1ea56f7d72987 Mon Sep 17 00:00:00 2001 From: lfbrock Date: Mon, 13 Mar 2017 17:44:36 -0400 Subject: [PATCH] Update README.md (#346) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index afb2b8502..d77a828cb 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,9 @@ If you would like to help with testing the apps, you can: ### Contribute Code -We're not quite ready to accept external contributions yet - when things are ready, issues with a [Help Wanted] title will be posted in the [GitHub Issues section](https://github.com/mattermost/mattermost-mobile/issues). +1. Look in [GitHub issues](https://github.com/mattermost/mattermost-mobile/issues) for issues marked as [Help Wanted] +2. Comment to let people know you’re working on it +3. Join the [Native Mobile Apps channel](https://pre-release.mattermost.com/core/channels/native-mobile-apps) on our team site to ask questions # Installing Dependencies Follow the [React Native Getting Started Guide](https://facebook.github.io/react-native/docs/getting-started.html) for detailed instructions on setting up your local machine for development.