Files @ 3fe3285868d1
Branch filter:

Location: kallithea/docs/contributing.rst

3fe3285868d1 483 B text/prs.fallenstein.rst Show Annotation Show as Raw Download as Raw
Marcin Kuzminski
implemented public journal for anonymous users, admin can control which repositories
are visible in such journal in admin panel
.. _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.