We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21a186b commit 49278c1Copy full SHA for 49278c1
RELEASING.rst
@@ -152,7 +152,7 @@ Both automatic and manual processes described above follow the same steps from t
152
153
#. Open a PR for ``cherry-pick-release`` and merge it once CI passes. No need to wait for approvals if there were no conflicts on the previous step.
154
155
-#. For major and minor releases, tag the release cherry-pick merge commit in main with
+#. For major and minor releases (or the first prerelease of it), tag the release cherry-pick merge commit in main with
156
a dev tag for the next feature release::
157
158
git checkout main
0 commit comments