This repository contains style guides for programming languages used in Union and some rules for contribution.
Here you can find links to style guides:
We use a variation of the OneFlow branching model with two branches. Naming of long-lived branches is different:
develop
branch from OneFlow is calledmaster
.master
branch from OneFlow is calledproduction
.
To know how we commit our work see this document