- read this developer guide completely for essential information and practices to follow
- read this developer guide completely for essential information and practices to follow
...
@@ -125,7 +126,7 @@ The online repository has rules on the format of commit messages as well as bran
...
@@ -125,7 +126,7 @@ The online repository has rules on the format of commit messages as well as bran
## Branch names
## Branch names
Branch names should always be created from Issues, and the Gitlab repository settings are such that their suggested name should always match the branch name push rule.
Branch names should always be created from Issues, and the Gitlab repository settings are such that their suggested name should always match the branch name push rule.
When creating a branch, always check that you are branching from the correct source branch (see [Branching strategy : git-flow](#branching-strategy-git-flow))
When creating a branch, always check that you are branching from the correct source branch (see [Branching strategy : git-flow](#branching-strategy--git-flow))