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 MatthewDennis.
The comment on this change is: .txt is preferred for patches as it doesn't muck 
up the mimetype .
http://wiki.apache.org/cassandra/HowToContribute?action=diff&rev1=24&rev2=25

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

    * Make sure all tests pass by running "ant test" in the project directory.
   1. When you're happy with the result create a patch:
    * svn add <any new file>
-   * svn diff > CASSANDRA-issuenumber.patch
+   * svn diff > branchname-issue.txt (e.g. trunk-123.txt, 
cassandra-0.6-123.txt)
   1. Attach the newly generated patch to the issue and click "Submit patch" in 
the left side of the JIRA page
   1. Wait for other developers or committers to review it and hopefully +1 the 
ticket
   1. Wait for a committer to commit it.

Reply via email to