Skip to content

Commit

Permalink
lol tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chrishunt committed Sep 4, 2013
1 parent bdd945e commit cf9ed71
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions CONTRIBUTING.md
Expand Up @@ -6,8 +6,7 @@ Want to contribute? Awesome! Thank you so much.

1. [Fork it](https://help.github.com/articles/fork-a-repo)
2. Create a feature branch (`git checkout -b my-new-feature`)
3. Commit changes, **with tests** (`git commit -am 'Add some feature'`)
4. Run the tests (`bundle exec rake`)
5. Push to the branch (`git push origin my-new-feature`)
6. Create new [Pull
3. Commit changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new [Pull
Request](https://help.github.com/articles/using-pull-requests)

0 comments on commit cf9ed71

Please sign in to comment.