doc: add post-release checklist
Steven Allen committed
Sep 4, 2019 at 12:46 UTC
d36e1c8357e1a8263c84c83bb62697435da5ee6b
1 file changed
+4
docs/RELEASE_ISSUE_TEMPLATE.md
+4
@@ -91,6 +91,10 @@ Checklist:
91
- [ ] [Reddit](https://reddit.com/r/ipfs)
92
- [ ] [discuss.ipfs.io](https://discuss.ipfs.io/c/announcements)
93
- [ ] Announce it on the [IPFS Users Mailing List](https://groups.google.com/forum/#!forum/ipfs-users)
94
+- [ ] **Post-Release**
95
+ - [ ] Bump the version in `version.go` to `vX.(Y+1).0-dev`.
96
+ - [ ] Create an issue using this release issue template for the _ext_ release.
97
+ - [ ] Make sure any last-minute changelog updates from the blog post make it back into the CHANGELOG.
98
99
## ❤️ Contributors
100