Update RELEASE_ISSUE_TEMPLATE.md
Antonio Navarro Perez committed
Sep 2, 2022 at 10:26 UTC
952a3764338bdf3904f713fceaa4ba317b2b6ca5
1 file changed
+2
docs/RELEASE_ISSUE_TEMPLATE.md
+2
@@ -91,6 +91,8 @@ Checklist:
91
- [ ] **Stage 2 - Community Prod Testing**
92
- [ ] Documentation
93
- [ ] Ensure that [CHANGELOG.md](https://github.com/ipfs/go-ipfs/tree/master/CHANGELOG.md) is up to date
94
+ - [ ] Add a link from release notes to Discuss post (like we did here: https://github.com/ipfs/kubo/releases/tag/v0.15.0 )
95
+ - [ ] Keep the release notes as trim as possible (removing some of the top headers, like we did here: https://github.com/ipfs/kubo/releases/tag/v0.15.0 )
96
- [ ] Ensure that [README.md](https://github.com/ipfs/go-ipfs/tree/master/README.md) is up to date
97
- [ ] Update docs by merging the auto-created PR in https://github.com/ipfs/ipfs-docs/pulls (they are auto-created every 12 hours) (only for final releases, not RCs)
98
- [ ] Invite the wider community through (link to the release issue):