Update RELEASE_ISSUE_TEMPLATE.md
Antonio Navarro Perez committed
Aug 24, 2022 at 11:00 UTC
c9fa800ac9457460b2bcd6b8f2bd06ae1f2fff30
1 file changed
+3
-3
docs/RELEASE_ISSUE_TEMPLATE.md
+3
-3
@@ -28,7 +28,7 @@ As usual, this release includes important fixes, some of which may be critical f
28
29
## 🔦 Highlights
30
31
-< top highlights for this release notes >
31
+< top highlights for this release notes. For ANY version (final or RCs) >
32
33
## ✅ Release Checklist
34
@@ -71,7 +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
- - [ ] Infrastructure Testing:
74
+ - [ ] 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
- [ ] Deploy new version to a subset of Bootstrappers
76
- [ ] Deploy new version to a subset of Gateways
77
- [ ] Deploy new version to a subset of Preload nodes
@@ -144,7 +144,7 @@ The best place to ask your questions about IPFS, how it works and what you can d
144
145
### Changelog
146
147
-< changelog generated by bin/mkreleaselog >
147
+< changelog generated by bin/mkreleaselog > (add it to a separated comment if it is too big)
148
149
### ❤️ Contributors
150