Skip to content

Commit

Permalink
Merge pull request #1182 from vbrazo/chores/update-contributing
Browse files Browse the repository at this point in the history
Update contributing.md
  • Loading branch information
Maicol Bentancor authored Jun 22, 2018
2 parents 48c5709 + 6f19255 commit fcb1e6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Suggest changes

1. Create a feature branch with your changes.
2. Write some test cases.
2. Please add a test for your change. Only refactoring and documentation changes require no new tests. If you are adding functionality or fixing a bug, we need a test!
3. Make all the tests pass.
4. Issue a Pull Request.

Expand Down

0 comments on commit fcb1e6d

Please sign in to comment.