Skip to content

Commit

Permalink
Merge pull request #1 from TylerSanford/TylerSanford-Issue-#5081
Browse files Browse the repository at this point in the history
Update CONTRIBUTING.md
  • Loading branch information
TylerSanford authored Apr 22, 2018
2 parents b86a817 + ebab05f commit 20f831d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ You can install the latest version of Gatsby by following these steps:
The usual contributing steps are:

* Fork the [official repository](https://github.com/gatsbyjs/gatsby).
* Clone your fork: git clone `git@github.com:<your-username>/gatsby.git`
* Clone your fork: `git clone https://github.com/<your-username>/gatsby.git`
* Setup up repo and install dependencies: `yarn run bootstrap`
* Make sure tests are passing for you: `yarn test`
* Create a topic branch: `git checkout -b topics/new-feature-name`
Expand Down

0 comments on commit 20f831d

Please sign in to comment.