Add contributing guidelines reference to readme (#753)

* Add contributing guidelines reference to readme

* Tweak
This commit is contained in:
Rauno Freiberg
2018-04-02 20:53:29 +03:00
committed by Dan Abramov
parent 4a2a8541cb
commit 3d50f0deb6

View File

@@ -24,6 +24,10 @@ This repo contains the source code and documentation powering [reactjs.org](http
## Contributing
### Guidelines
The documentation is divided into several sections with a different tone and purpose. If you plan to write more than a few sentences, you might find it helpful to get familiar with the [contributing guidelines](https://github.com/reactjs/reactjs.org/blob/master/CONTRIBUTING.md#guidelines-for-text) for the appropriate sections.
### Create a branch
1. `git checkout master` from any folder in your local `reactjs.org` repository