diff --git a/docs/contributing.rst b/docs/contributing.rst --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -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