Unverified Commit c4fa1ba0 authored by Dominic Della Valle's avatar Dominic Della Valle Committed by GitHub

Update RELEASE_ISSUE_TEMPLATE.md

Reform release distribution checklist + add chocolatey package
parent 16de302a
......@@ -68,8 +68,10 @@ Checklist:
- [ ] Verify that version string in [`repo/version.go`](https://github.com/ipfs/go-ipfs/tree/master/repo/version.go) has been updated
- [ ] tag commit with vX.Y.Z
- [ ] update release branch to point to release commit (`git merge vX.Y.Z`).
- [ ] publish [dist.ipfs.io](https://dist.ipfs.io)
- [ ] publish next version to [npm-go-ipfs](https://github.com/ipfs/npm-go-ipfs)
- [ ] Release published
- [ ] to [dist.ipfs.io](https://dist.ipfs.io)
- [ ] to [npm-go-ipfs](https://github.com/ipfs/npm-go-ipfs)
- [ ] to [chocolatey](https://chocolatey.org/packages/ipfs)
- [ ] Publish a Release Blog post (at minimum, a c&p of this release issue with all the highlights, API changes, link to changelog and thank yous)
- [ ] Broadcasting (link to blog post)
- [ ] Twitter
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment