docs
docs copied to clipboard
Add git branches flow description
Suggestion:
- Default branch — branch with current stable version
- For
masterbranch add alias%NEXT_MAJOR_VERSION%.x
When merging relase branches, such as 1.x → master, do not sqash commits to have a proper commits history.