Skip to content

How to contribute

OpenCircleEndy edited this page May 13, 2016 · 4 revisions

You are very welcome to contribute. Let's explain the process first.

  1. Please check the features or issues first to see what to add or fix.
  2. If the issue/feature not there, please add it. We would like to have 'Feature xx:' for a feature and 'Issue xx:' for a bug as the naming convention.
  3. Clone the project and create a branch. Please name it after the issue, so for example 'feature/5' for a feature and 'issue/6' for a bugfix.
  4. Commit your work to the branch, push it and create a Pull Request.
  5. We will check the modifications and merge into master.

This follows the process defined in this guide.

We also maintain a CheckStyle Configuration and a FindBugs configuration in the Maven Build. You might wan't to check the dynamo-qa folder for this.

Interested in contributing? Send us an e-mail.

Clone this wiki locally