Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jdsutton committed May 29, 2016
1 parent 5c34574 commit f518398
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
Please do this.

* Fork it
* Branch it (git checkout -b my-new-feature)
* Commit it (git commit -am 'Add some feature')
* Push it (git push origin my-new-feature)
* Branch it (`git checkout -b my-new-feature`)
* Commit it (`git commit -am 'Add some feature'`)
* Push it (`git push origin my-new-feature`)
* Pull request it

[(technologic)](https://www.youtube.com/watch?v=YtdWHFwmd2o)

0 comments on commit f518398

Please sign in to comment.