There are several ways in which you may contribute to this project.
Read more on how to get the project up and running.
If you would like to submit a pull request make sure to
- add test cases for the problem you are solving
- stick to project coding conventions
- make sure commit message follows camunda commit message conventions
Perform the following steps to get a development setup up and running.
- check out the project
- run mvn clean install