Update docs/RELEASE_ISSUE_TEMPLATE.md
Steve Loeppky committed
Sep 16, 2022 at 10:57 UTC
a6eb9f12384efb9d4253267e113b0da2cb22ae08
1 file changed
+2
-1
docs/RELEASE_ISSUE_TEMPLATE.md
+2
-1
@@ -72,7 +72,8 @@ Checklist:
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
- 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)
75
+ - [ ] Infrastructure Testing.
76
+ - [ ] Open an issue against https://github.com/protocol/bifrost-infra and spell out all that we want (e.g.,mgateways, bootstrapper, and cluster). [example](https://github.com/protocol/bifrost-infra/issues/2046)
77
- [ ] Deploy new version to a subset of Bootstrappers
78
- [ ] Deploy new version to a subset of Gateways
79
- [ ] Deploy new version to a subset of Preload nodes