Update CONTRIBUTING.md

Added note about checkstyles
This commit is contained in:
Steve Ebersole 2013-05-22 12:41:37 -05:00
parent f1f8600b54
commit 80b07c0281
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ Do yo thing!
up the related commits and display them on the Jira issue. up the related commits and display them on the Jira issue.
* Make sure you have added the necessary tests for your changes. * Make sure you have added the necessary tests for your changes.
* Run _all_ the tests to assure nothing else was accidentally broken. * Run _all_ the tests to assure nothing else was accidentally broken.
* Make sure your source does not violate the checkstyles.
_Prior to commiting, if you want to pull in the latest upstream changes (highly _Prior to commiting, if you want to pull in the latest upstream changes (highly
appreciated btw), please use rebasing rather than merging. Merging creates appreciated btw), please use rebasing rather than merging. Merging creates