Skip to content

Commit

Permalink
Add note about updating module version to release issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
avdv committed Oct 19, 2023
1 parent 9ef22ac commit fac9d2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-<major>.<minor>` branch and open a **draft** PR
to verify CI is green.
- [ ] Create a release tag (`v<major>.<minor>`) on the release
Expand Down

0 comments on commit fac9d2a

Please sign in to comment.