Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ What to do after a release:
- [ ] merge `main` down into `develop` to ensure `setuptools_scm` finds the latest release tag
- [ ] update the pace PR from the pre-commit checklist to include the released version of NDSL and merge it.
- [ ] merge breaking changes in NDSL (e.g. search for deprecation warnings)
- [ ] update the pinned version of [pyFV3](https://github.com/NOAA-GFDL/PyFV3/) to the new release-tag
- [ ] update the pinned version of [pySHiELD](https://github.com/NOAA-GFDL/pySHiELD) to the new release-tag