Skip to content

Commit 3af515d

Browse files
fix typo
1 parent c1a727e commit 3af515d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/ISSUE_TEMPLATE/release-tracker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)