Update CONTRIBUTING.md

This commit is contained in:
Christopher Chedeau 2015-03-23 10:49:51 -07:00
parent 6938f45246
commit a439cd206e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Contributing to React
# Contributing to React Native
React is one of Facebook's first open source projects that is both under very active development and is also being used to ship code to everybody on [facebook.com](https://facebook.com). We're still working out the kinks to make contributing to this project as easy and transparent as possible, but we're not quite there yet. Hopefully this document makes the process for contributing clear and preempts some questions you may have.
React Native is one of Facebook's first open source projects that is both under very active development and is also being used to ship code to everybody on [facebook.com](https://facebook.com). We're still working out the kinks to make contributing to this project as easy and transparent as possible, but we're not quite there yet. Hopefully this document makes the process for contributing clear and preempts some questions you may have.
## Our Development Process