... | ... | @@ -6,6 +6,7 @@ title: Developer guide |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# IMPORTANT
|
|
|
|
|
|
If you have a local clone of the repository that **predates Feb. 19th, 2025, you must absolutely make a new clone**.
|
... | ... | @@ -153,7 +154,7 @@ To configure the new branch, click on the drop-down arrow on the right of the bl |
|
|

|
|
|
|
|
|
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 the correct source is selected, click on "Create merge request", at the bottom of the drop-down.
|
|
|
When the correct source is selected, click on "Create merge request", at the bottom of the drop-down. Never directly click on "Create merge request", **always use the button at the bottom of the drop-down**.
|
|
|
|
|
|
{width=537 height=302}
|
|
|
|
... | ... | |