Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Contributing to the Innomatic Platform can take many forms.

You could contribute code in the form of publicly available extensions to the system and kernel contributions. You could contribute to the public wiki, answer questions on forums, or write blog posts. You could contribute socially by organizing and/or attending events, whether in-person or online. You could contribute marketing expertise by promoting the community and the core software.

You can also contribute your ideas and feedback on the Community forum.

Contributing code

Innomatic Platform core development is based on pull requests proposed to the Innomatic GitHub repository by any member of the Innomatic community.

All code must be committed to the repository through pull requests, except for minor changes which can be committed directly to the repository.

In particular, Innomatic core development follows the Git Flow method for git branching with support branches. Contributors can add/changes features opening new Git Flow features and pulling them.

  • No labels