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 JoelKnighton:
https://wiki.apache.org/cassandra/HowToContribute?action=diff&rev1=66&rev2=67

   2. Read the relevant parts of [[ArchitectureInternals|Architecture 
Internals]]; other resources include the following videos: 
[[http://www.datastax.com/dev/blog/deep-into-cassandra-internals|DataStax Deep 
Dives into Apache Cassandra internals]], 
[[https://www.youtube.com/user/PlanetCassandra|Planet Cassandra videos]] such 
as [[https://www.youtube.com/watch?v=W6e8_IcgJM4|this Summit 2013 talk]], and 
Cassandra user group videos like 
[[https://www.youtube.com/watch?v=9Id5me7QFHU|this one from Austin Cassandra]].
   3. Check if someone else has already created an ticket for the change you 
have in mind in the [[https://issues.apache.org/jira/browse/CASSANDRA|issue 
tracker]].
   4. If not, create a ticket describing the change you're proposing in the 
issue tracker.
-  5. When you're ready to start working on the ticket, if it has not yet been 
assigned, assign the ticket to yourself in JIRA. This is done using the "Assign 
button" at the top of the ticket.
+  5. When you're ready to start working on the ticket, if it has not yet been 
assigned, assign the ticket to yourself in JIRA. This is done using the 
"Assign" button at the top of the ticket.
   6. Clone the latest version of the source code:
    * `git clone http://git-wip-us.apache.org/repos/asf/cassandra.git cassandra`
   You'll want to checkout out the branch corresponding to the lowest version 
in which you want to introduce the change. For example,

Reply via email to