Merge pull request #6625 from ipfs/doc/post-release

doc: add post-release checklist
This commit is contained in:
Steven Allen 2019-09-04 15:01:33 -07:00 committed by GitHub
commit 06153e088e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,6 +91,10 @@ Checklist:
- [ ] [Reddit](https://reddit.com/r/ipfs)
- [ ] [discuss.ipfs.io](https://discuss.ipfs.io/c/announcements)
- [ ] Announce it on the [IPFS Users Mailing List](https://groups.google.com/forum/#!forum/ipfs-users)
- [ ] **Post-Release**
- [ ] Bump the version in `version.go` to `vX.(Y+1).0-dev`.
- [ ] Create an issue using this release issue template for the _next_ release.
- [ ] Make sure any last-minute changelog updates from the blog post make it back into the CHANGELOG.
## ❤️ Contributors