Skip to content

Commit 3d50f0d

Browse files
raunofreiberggaearon
authored andcommittedApr 2, 2018
Add contributing guidelines reference to readme (reactjs#753)
* Add contributing guidelines reference to readme * Tweak
1 parent 4a2a854 commit 3d50f0d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎README.md

+4
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ This repo contains the source code and documentation powering [reactjs.org](http
2424

2525
## Contributing
2626

27+
### Guidelines
28+
29+
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.
30+
2731
### Create a branch
2832

2933
1. `git checkout master` from any folder in your local `reactjs.org` repository

0 commit comments

Comments
 (0)