Skip to content

Commit

Permalink
Updated GH release template to mention lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
adizere committed Feb 18, 2021
1 parent 6c77ad9 commit 744ea1b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/release-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ v without deliberation

- [ ] Create new release section in [CHANGELOG](./CHANGELOG.md) and move "unreleased" items into this section.
- [ ] Bump all crate versions to the new version.
- [ ] Reassign unfinished issues of previous milestone to the next milestone.
- [ ] Reassign unfinished issues of previous milestone to the next milestone.
- [ ] Update Cargo.lock file (if re-publishing `ibc-relayer-cli`)

0 comments on commit 744ea1b

Please sign in to comment.