version-control.md rework
- "Every repository MUST..."
- rename "branching models" to "git workflows"
- chose a flow and document it: examples
git flow, gitlab flow, github flow; do not create branches manually, use a flow. - delete "Branch Naming Schema"
- "Issue Handling": recommend closing issues with MR or commit
- link to "release management"/"conventional commits"