Overview
MDMC is open source software. Code contributions to MDMC are welcomed; please visit the MDMC GitHub in order to contribute.
The process by which to contribute code is:
Create a fork from the master branch of the MDMC repository
Create a branch on your forked repository.
Commit changes to the branch
Create a pull request to the MDMC master.
Code is reviewed and any required changes are requested.
After changes are made (and any further reviews occur) branch is merged to master by one of the core MDMC developers.
If you require further details about any of these steps, please contact MDMC support: support@mdmcproject.org
Please read the following developer documentation sections before contributing to MDMC.