File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ versions of ibc-go to guarantee that no regression is introduced -->
4040<!-- Remove any items that are not applicable. -->
4141
4242- [ ] Bump [ go package version] ( https://github.com/cosmos/ibc-go/blob/main/go.mod#L3 ) .
43- - [ ] Change all imports starting with ` github.com/cosmos/ibc-go/v{x} ` to `` github.com/cosmos/ibc-go/v{x+1}`.
43+ - [ ] Change all imports starting with ` github.com/cosmos/ibc-go/v{x} ` to ` github.com/cosmos/ibc-go/v{x+1} ` .
4444- [ ] Branch off main to create release branch in the form of ` release/vx.y.z ` .
4545- [ ] Add branch protection rules to new release branch.
4646- [ ] Add backport task to [ ` mergify.yml ` ] ( https://github.com/cosmos/ibc-go/blob/main/.github/mergify.yml )
You can’t perform that action at this time.
0 commit comments