diff docs/contributing.rst @ 1092:8af52e1224ff beta

merge docs in beta with those corrected by Jason Harris
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 26 Feb 2011 23:40:55 +0100
parents 053983a464e4
children 9472a0150bf0
line wrap: on
line diff
--- a/docs/contributing.rst	Sat Feb 26 17:49:52 2011 +0100
+++ b/docs/contributing.rst	Sat Feb 26 23:40:55 2011 +0100
@@ -1,17 +1,19 @@
 .. _contributing:
 
-Contributing in RhodeCode
+Contributing to RhodeCode
 =========================
 
-If You would like to contribute to RhodeCode, please contact me, any help is
-greatly appreciated.
+If you would like to contribute to RhodeCode, please contact me, any help is
+greatly appreciated!
 
-Preferable method Would be to fork RhodeCode repository from bitbucket
-https://bitbucket.org/marcinkuzminski/rhodecode and then open a pull request.
-This way it's easier for me to merge.
+Could I request that you make your source contributions by first forking the
+RhodeCode repository on bitbucket
+https://bitbucket.org/marcinkuzminski/rhodecode and then make your changes to
+your forked repository. Finally, when you are finished making a change, please
+send me a pull request.
 
-To run RhodeCode in a development version You always need to install tip
-version of RhodeCode and VCS library.
+To run RhodeCode in a development version you always need to install the tip
+version of RhodeCode and the VCS library.
 
-
-Thank You.
+| Thank you for any contributions!
+|  Marcin