Update CONTRIBUTING.md

Make the contributing sentence make a little bit more sense.
This commit is contained in:
Baraa Hamodi 2015-05-13 23:17:31 -07:00
parent 05b98ac70c
commit b276af5c0a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Contributing to React
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://www.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 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://www.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 answers some questions that you may have.
## Our Development Process