Skip to content

Commit

Permalink
Merge pull request garciparedes#135 from garciparedes/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
garciparedes committed Jul 21, 2017
2 parents ff4bc31 + 4215399 commit c2c0e05
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Contributing

We love contributions from everyone.
By participating in this project,
you agree to abide by the thoughtbot [code of conduct].

[code of conduct]: CODE_OF_CONDUCT.md

We expect everyone to follow the code of conduct
anywhere in thoughtbot's project codebases,
issue trackers, chatrooms, and mailing lists.

## Contributing Code

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request 🙂

0 comments on commit c2c0e05

Please sign in to comment.