Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for 
change notification.

The "HowToContribute" page has been changed by JoshuaMcKenzie:
https://wiki.apache.org/cassandra/HowToContribute?action=diff&rev1=64&rev2=65

    * Make sure all tests pass by running "ant test" in the project directory.
     * You can run specific tests like so: `ant test 
-Dtest.name=SSTableReaderTest``
    * For testing multi-node behavior, https://github.com/pcmanus/ccm is useful
+   * Consider going through the [[HowToReview|Review Checklist]] for your code
   1. When you're happy with the result create a patch:
    * git add <any new or modified file>
    * git commit -m '<message>'

Reply via email to