Skip to content

Commit

Permalink
create release reminders
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccamccabe committed Oct 26, 2024
1 parent 6c9cd08 commit a7d2629
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/RELEASING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## Releasing
- Make sure all tests pass
- Update version and date-released in CITATION.cff
- Add changes to CHANGELOG.md
- In the command line, make a tag with `git tag -a vX.X -m 'message'`
- On GitHub, make a release from the tag. This should automatically trigger a Zenodo update.

0 comments on commit a7d2629

Please sign in to comment.