##// END OF EJS Templates
pull-requests: add merge check that detects WIP marker in title. This will prevent merges in such case....
pull-requests: add merge check that detects WIP marker in title. This will prevent merges in such case. Usually WIP in title means unfinished task that needs still some work. This pattern is present in Gitlab/Github and is already quite common.

File last commit:

r1856:25c48cf5 stable
r4099:c12e69d0 default
Show More
contributing.rst
26 lines | 344 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _contributing:
Contributing to RhodeCode
=========================
docs: updates to contributor documentation #4039
r271 Welcome to the contribution guides and development docs of RhodeCode.
project: added all source files and assets
r1
.. toctree::
:maxdepth: 1
docs: more comprehensive contributor docs #4039
r303 overview
project: added all source files and assets
r1 testing/index
dev-setup
db-schema
dev-settings
api
docs: Add dependency management
r737 dependencies
docs: small rst fixes.
r1856 checklist-tickets
checklist-pull-request
frontend
standards