Fix github issues link (#2615)

* Fix github issues link

* Fix link to issues for server tagged ReactNative
This commit is contained in:
John Senner 2019-03-05 05:37:23 -07:00 committed by Elias Nahum
parent 2237eb1e60
commit d0a4e06397

View file

@ -32,7 +32,7 @@ To help with testing app updates before they're released, you can:
### Contribute Code
1. Look in [GitHub issues](https://github.com/mattermost/mattermost-server/issues) for issues marked as [Help Wanted]
1. Look in [GitHub issues](https://github.com/mattermost/mattermost-server/issues?q=label%3A"React+Native") for issues marked as [Help Wanted]
2. Comment to let people know youre working on it
3. Follow [these instructions](https://developers.mattermost.com/contribute/mobile/developer-setup/) to set up your developer environment
4. Join the [Native Mobile Apps channel](https://pre-release.mattermost.com/core/channels/native-mobile-apps) on our team site to ask questions