Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions source/Reviewers/curaterelease.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@ developed the release branch and the other will review it (**developer** and

* Once development and local testing has been completed, the **developer**
should open a PR, targetting the ``stable`` branch.

* **Make Sure** that all the sources in the dependencies.yaml file are as they
should be.

* The **reviewer** will then review and commit the branch. When committing the
branch, ensure that the merge method is ``merge``. This should be the default
for the ``stable`` branch as we want to keep the history of ``main`` in the
Expand Down