Skip to content

Commit

Permalink
Clarify the release guidance
Browse files Browse the repository at this point in the history
  • Loading branch information
ekatef committed Dec 24, 2024
1 parent 6825b44 commit d31212d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@ Release Process
Make sure to close issues and PRs or the release milestone with it (e.g. closes #X).
Run ``pre-commit run --all`` locally and fix any issues.

* Tag a release on Github via ``git tag v0.x.x``, ``git push``, ``git push --tags``. Include release notes in the tag message.
* Update and checkout your local `main` and tag a release with ``git tag v0.x.x``, ``git push``, ``git push --tags``. Include release notes in the tag message using Github UI.

* Upload code to `zenodo code repository <https://doi.org>`_ with `GPLv3 license <https://www.gnu.org/licenses/gpl-3.0.en.html>`_.

Expand Down

0 comments on commit d31212d

Please sign in to comment.