Files @ 717ccea6df18
Branch filter:

Location: kallithea/docs/contributing.rst

717ccea6df18 483 B text/prs.fallenstein.rst Show Annotation Show as Raw Download as Raw
Marcin Kuzminski
fixed some very strange issue with htmlfill import - don't know why but this needs to be imported as separate module
.. _contributing:

Contributing in RhodeCode
=========================

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.

To run RhodeCode in a development version You always need to install tip
version of RhodeCode and VCS library.


Thank You.