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 047a41f commit 582923eCopy full SHA for 582923e
doc/development.rst
@@ -35,7 +35,8 @@ Release process
35
draft a new dummy GitHub release with a dummy tag and the ``develop``
36
branch, then click :guilabel:`Generate release notes`.
37
38
-3. Create a pull request with the changes to the main branch.
+3. Create a pull request with the to-be-released changes to the main branch
39
+ (usually from ``develop``).
40
41
4. Once the pull request is merged, create a new release on GitHub.
42
Make sure to set the tag to the version number prefixed with 'v'
0 commit comments