Skip to content

Commit

Permalink
Merge branch 'master' into issue_17_pass_stream_object
Browse files Browse the repository at this point in the history
  • Loading branch information
4-20ma committed May 24, 2015
2 parents 9e611e3 + 4759ef5 commit f961a09
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,9 @@ Contributing
- Test your change
- Make commits of logical/atomic units
- Check for unnecessary whitespace with `git diff --check` before committing
- Make commits of logical units
- Check for unnecessary whitespace with `git diff --check` before committing
- Each commit should represent one atomic change and should stand on its own
- Write a [good commit message](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)
- Push to your fork and [submit a pull request](https://github.com/4-20ma/ModbusMaster/compare/)
- Write a [good commit message](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)

0 comments on commit f961a09

Please sign in to comment.