Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Commit

Permalink
Add contributing guidelines reference to readme (#753)
Browse files Browse the repository at this point in the history
* Add contributing guidelines reference to readme

* Tweak
  • Loading branch information
raunofreiberg authored and gaearon committed Apr 2, 2018
1 parent 4a2a854 commit 3d50f0d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3d50f0d

Please sign in to comment.