Skip to content

Commit b7470c4

Browse files
committed
docs: [update-release-process][preliminary-task] add create-version-branch link (step create build-branch)
1 parent 0835f03 commit b7470c4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/maintainers-guide/processes/release/prestashop/preliminary-tasks.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ example : If the release is `9.0.2`, create a branch from `9.0.x` and name it `9
4040
4141
The next steps and PRs to be performed will be done on the build branch (freeze).
4242
43+
NB : **For a minor or major version** see additionnal steps on [create version branch][create-version-branch] page.
44+
4345
### 3. Make sure the version number has been updated in the Core
4446
4547
{{% notice note %}}
@@ -208,6 +210,7 @@ If any of above verifications fails, it MUST be addressed in a Pull Requests and
208210
209211
The preliminary steps are completed, you can now proceed to the [build steps][create-build].
210212
213+
[create-version-branch]: {{< relref "create-version-branch.md" >}}
211214
[release-tracker-issue]: https://github.com/PrestaShop/PrestaShop/issues/19959
212215
[register-new-hook]: {{< devdocs "development/components/hook/register-new-hook/" >}}
213216
[fos-js-routing]: <https://github.com/FriendsOfSymfony/FOSJsRoutingBundle>

0 commit comments

Comments
 (0)