@cryptotaxi247 / kubo / commits / e7d9ce291

Update RELEASE_ISSUE_TEMPLATE.md

Antonio Navarro Perez committed Sep 1, 2022 at 17:17 UTC e7d9ce2915c23c4f91248aaef7a58ae5126b88d2
1 file changed +1 -3
docs/RELEASE_ISSUE_TEMPLATE.md
+1 -3
@@ -71,9 +71,7 @@ Checklist:
71 - [ ] **Stage 1 - Internal Testing**
72 - [ ] CHANGELOG.md has been updated
73 - use [`./bin/mkreleaselog`](https://github.com/ipfs/go-ipfs/tree/master/bin/mkreleaselog) to generate a nice starter list
74 - - install `zsh`
75 - - `GO111MODULE=off go get -u github.com/ipfs/kubo`
76 - - Go to `$GOPATH/src/ipfs/kubo` and execute `./bin/mkreleaselog`
74 + - you need to install `zsh`.
75 - [ ] Infrastructure Testing. Open an issue against https://github.com/protocol/bifrost-infra like https://github.com/protocol/bifrost-infra/issues/2046 but spell out all that we want (gateways, bootstrapper, and cluster)
76 - [ ] Deploy new version to a subset of Bootstrappers
77 - [ ] Deploy new version to a subset of Gateways