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 NirmalRanganathan.
The comment on this change is: adding git url here.
http://wiki.apache.org/cassandra/HowToContribute?action=diff&rev1=25&rev2=26

--------------------------------------------------

   1. If not, create a ticket describing the change you're proposing in the 
issue tracker
   1. Check out the latest version of the source code
    * svn checkout http://svn.apache.org/repos/asf/cassandra/trunk 
cassandra-trunk
+     or
+   * git clone git://git.apache.org/cassandra.git
   1. Modify the source to include the improvement/bugfix
    * Verify that you follow Cassandra's CodeStyle.
    * Verify that your change works by adding a unit test.

Reply via email to