@cryptotaxi247 / kubo / commits / c4fa1ba0c

Update RELEASE_ISSUE_TEMPLATE.md

Reform release distribution checklist + add chocolatey package

Dominic Della Valle committed Jul 12, 2019 at 13:32 UTC c4fa1ba0c3371a8571cae723a703c5245983b130
1 file changed +4 -2
docs/RELEASE_ISSUE_TEMPLATE.md
+4 -2
@@ -68,8 +68,10 @@ Checklist:
68 - [ ] Verify that version string in [`repo/version.go`](https://github.com/ipfs/go-ipfs/tree/master/repo/version.go) has been updated
69 - [ ] tag commit with vX.Y.Z
70 - [ ] update release branch to point to release commit (`git merge vX.Y.Z`).
71 - - [ ] publish [dist.ipfs.io](https://dist.ipfs.io)
72 - - [ ] publish next version to [npm-go-ipfs](https://github.com/ipfs/npm-go-ipfs)
71 + - [ ] Release published
72 + - [ ] to [dist.ipfs.io](https://dist.ipfs.io)
73 + - [ ] to [npm-go-ipfs](https://github.com/ipfs/npm-go-ipfs)
74 + - [ ] to [chocolatey](https://chocolatey.org/packages/ipfs)
75 - [ ] 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)
76 - [ ] Broadcasting (link to blog post)
77 - [ ] Twitter