Skip to content

Commit 85893ee

Browse files
add item to update the version matrix after a release (#1775)
1 parent ef7a5c7 commit 85893ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/ISSUE_TEMPLATE/release-tracker.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ versions of ibc-go to guarantee that no regression is introduced -->
5151

5252
- [ ] Update [`CHANGELOG.md`](https://github.com/cosmos/ibc-go/blob/main/CHANGELOG.md)
5353
- [ ] Update the table of supported release lines (and End of Life dates) in [`RELEASES.md`](https://github.com/cosmos/ibc-go/blob/main/RELEASES.md).
54+
- [ ] Update [version matrix](https://github.com/cosmos/ibc-go/blob/main/RELEASES.md#version-matrix) in `RELEASES.md`.
5455
- [ ] Update docs site:
5556
- [ ] Add new release branch to [`docs/versions`](https://github.com/cosmos/ibc-go/blob/main/docs/versions) file.
5657
- [ ] Add `label` and `key` to `versions` array in [`config.js`](https://github.com/cosmos/ibc-go/blob/main/docs/.vuepress/config.js#L33).

0 commit comments

Comments
 (0)