Files @ 70bf0be59653
Branch filter:

Location: kallithea/docs/contributing.rst

70bf0be59653 483 B text/prs.fallenstein.rst Show Annotation Show as Raw Download as Raw
Marcin Kuzminski
fixed Session problems in model class functions
added dummy mapper extension for repository
.. _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.