A separate GitHub repository is created to manage each openIMIS component, e.g;


Using the Git branching features, each of these repositories will have a master branch (the latest stable version) and a separate branch for each version. For example, for the repository rest_api_c-sharp, there could be the following branches:


Contributions for a given version will be made via pull requests: