Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Contributing

Jakob Grunig edited this page Jun 14, 2018 · 5 revisions

How to contribute to servicemanager

Before doing anything, have a look at the MDTP contributor guideline

After making changes run the tests locally: ./jenkins.sh (mongo needs to be running for tests)

You can install your changes locally with python setup.py install

When happy with your changes open a Pull Request.

Clone this wiki locally