diff --git a/.github/RELEASING.md b/.github/RELEASING.md index 1c5f217..30c4cd7 100644 --- a/.github/RELEASING.md +++ b/.github/RELEASING.md @@ -2,5 +2,6 @@ - Make sure all tests pass - Update version and date-released in CITATION.cff - Add changes to CHANGELOG.md +- Merge PR - In the command line, make a tag with `git tag -a vX.X -m 'message'` and `git push origin --tags` - On GitHub, make a release from the tag. This should automatically trigger a Zenodo update. \ No newline at end of file