Skip to content

Commit

Permalink
Add contributing guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
DyegoCosta committed Dec 31, 2015
1 parent 1aea33c commit 777b68e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CONTRIBUTING.md
@@ -0,0 +1,9 @@
# Contributing

Thanks for your interest in contributing to this project!

Please make sure to follow these simple guidelines when opening a [pull request](https://help.github.com/articles/using-pull-requests):

- Try to include tests for any feature added or modified.
- Follow these [rules of a great git commit message](http://chris.beams.io/posts/git-commit/#seven-rules).
- Squash your pull request commits down into one.

0 comments on commit 777b68e

Please sign in to comment.