##// END OF EJS Templates
added flattr button to docs
added flattr button to docs

File last commit:

r1237:f7bb54f8 default
r1256:7de4436d default
Show More
contributing.rst
33 lines | 992 B | text/x-rst | RstLexer
/ docs / contributing.rst
docs updates
r811 .. _contributing:
jfh
- Further corrections.
r1091 Contributing to RhodeCode
docs updates
r811 =========================
jfh
- Further corrections.
r1091 If you would like to contribute to RhodeCode, please contact me, any help is
greatly appreciated!
docs updates
r811
jfh
- Further corrections.
r1091 Could I request that you make your source contributions by first forking the
changes for release 1.1.5
r1136 RhodeCode repository on bitbucket_
jfh
- Further corrections.
r1091 https://bitbucket.org/marcinkuzminski/rhodecode and then make your changes to
changes for release 1.1.5
r1136 your forked repository. Please post all fixes into **BETA** branch since your
fix might be already fixed there and i try to merge all fixes from beta into
stable, and not the other way. Finally, when you are finished making a change,
please send me a pull request.
Fixes for release 1.1.4...
r1071
jfh
- Further corrections.
r1091 To run RhodeCode in a development version you always need to install the tip
version of RhodeCode and the VCS library.
Fixes for release 1.1.4...
r1071
fixed archive names, added setup command to contributing docs.
r1237 after downloading RhodeCode make sure you run::
python setup.py develop
command to install all required packages, and prepare development enviroment
jfh
- Further corrections.
r1091 | Thank you for any contributions!
changes for release 1.1.5
r1136 | Marcin
.. _bitbucket: http://bitbucket.org/