diff --git a/.github/ISSUE_TEMPLATE/release.md b/.github/ISSUE_TEMPLATE/release.md index 1bb59ffcc..de94dc611 100644 --- a/.github/ISSUE_TEMPLATE/release.md +++ b/.github/ISSUE_TEMPLATE/release.md @@ -27,6 +27,7 @@ about: Steps to work through in order to publish a new release [`docs/haskell-use-cases`][usecases] to the current release preparation branch; comment out the checksum. (n.b., Search for `http_archive` in these files.) +- [ ] Update the version of the modules in `MODULE.bazel` files - [ ] Push the `release-.` branch and open a **draft** PR to verify CI is green. - [ ] Create a release tag (`v.`) on the release