Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 734 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (15 loc) · 734 Bytes

Contribute To CDM

Community made patches, bug reports and contributions are always welcome!

When contributing please ensure you follow the guidelines below so that we can keep on top of things.

Getting Started

  • Submit a ticket for your issue, assuming one does not already exist.
    • Raise it on our Issue Tracker
    • Clearly describe the issue including steps to reproduce the bug.

Making Changes

  • Fork the repository on GitHub.
  • Make the changes to your forked repository.
  • When committing, reference your issue (if present) and include a note about the fix.
  • Push the changes to your fork and submit a merge request to the 'master' branch of the CDM repository.