how to contribute without using mercurial
authorraph
Fri, 15 Jan 2010 11:15:51 +0100
changeset 86 f3475a0fd37d
parent 85 deabd972bda5
child 87 2a927239b09a
how to contribute without using mercurial
README.txt
--- a/README.txt	Fri Jan 15 10:31:03 2010 +0100
+++ b/README.txt	Fri Jan 15 11:15:51 2010 +0100
@@ -147,6 +147,9 @@
 
 How to contribute
 =================
+
+Contribute using mercurial
+--------------------------
 We use mercurial as our source code management system.
 
 1. Create a mercurial profile (nickname/email) in ~/.hgrc (cf. http://mercurial.selenic.com/quickstart for more info).
@@ -159,6 +162,11 @@
 6. Create a ticket describing your change and attach your patch to it: http://www.co-ment.org/newticket
 7. We will review the patch and get in touch will you if needed
 
+Contribute without using mercurial
+----------------------------------
+If you know want to use mercurial, you can also create a ticket (http://www.co-ment.org/newticket) with a few modified files to the bugtracker.
+Make sure you leave us a nickname and an email for inclusion in the changelog.
+ 
 Translation
 ============