contributing.rst
17 lines
| 483 B
| text/x-rst
|
RstLexer
/ docs / contributing.rst
r811 | .. _contributing: | |||
Contributing in RhodeCode | ||||
========================= | ||||
If You would like to contribute to RhodeCode, please contact me, any help is | ||||
greatly appreciated. | ||||
r1062 | 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. | ||||
To run RhodeCode in a development version You always need to install tip | ||||
version of RhodeCode and VCS library. | ||||
r811 | Thank You. | |||