Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.
The following page has been changed by StuHood: http://wiki.apache.org/cassandra/HowToContribute The comment on the change is: Hmm, dead link. ------------------------------------------------------------------------------ 1. Check out the latest version of the source code * svn checkout http://svn.apache.org/repos/asf/incubator/cassandra/trunk cassandra-trunk 1. Modify the source to include the improvement/bugfix - * Verify that you follow Cassandra's formatting conventions (Use http://incubator.apache.org/cassandra/cassandra-eclipse-formatter.xml if you use Eclipse) + * Verify that you follow Cassandra's formatting conventions. * Verify that your change works by adding a unit test. * Make sure all tests pass by running "ant test" in the project directory. 1. When you're happy with the result create a patch:
