@cryptotaxi247 / kubo / commits / 57727c25c

doc(release): document how RCs should be communicated

Steven Allen committed Jan 22, 2020 at 08:17 UTC 57727c25c3863414e04122a2b8d06278137c5a78
1 file changed +3
docs/RELEASE_ISSUE_TEMPLATE.md
+3
@@ -32,6 +32,9 @@ For each RC published in each stage:
32 3. Make a PR against ipfs/distributions with the updated versions, including the new hash in the PR comment.
33 4. Ask the infra team to update the DNSLink record for dist.ipfs.io to point to the new distribution.
34 - cut a pre-release on [github](https://github.com/ipfs/go-ipfs/releases) and upload the result of the ipfs/distributions build in the previous step.
35 +- Announce the RC:
36 + - [ ] On IRC/Matrix (both #ipfs and #ipfs-dev)
37 + - [ ] To the _early testers_ listed in [docs/EARLY_TESTERS.md](https://github.com/ipfs/go-ipfs/tree/master/docs/EARLY_TESTERS.md).
38
39 Checklist:
40