Add task for updating CLI docs right after updating the HTTP-api docs
Andrew Nesbitt committed
Oct 2, 2020 at 14:58 UTC
df33dc43dbe554be8312d3ece5bf3f72dad36e9c
1 file changed
+1
docs/RELEASE_ISSUE_TEMPLATE.md
+1
@@ -74,6 +74,7 @@ Checklist:
74
- [ ] Ensure that [README.md](https://github.com/ipfs/go-ipfs/tree/master/README.md) is up to date
75
- [ ] Ensure that all the examples we have produced for go-ipfs run without problems
76
- [ ] Update HTTP-API Documentation on the Website using https://github.com/ipfs/http-api-docs
77
+ - [ ] Update [CLI Documentation](https://github.com/ipfs/ipfs-docs/blob/master/docs/reference/cli.md) on the Website using https://github.com/ipfs-inactive/docs/blob/master/scripts/cli.sh
78
- [ ] Invite the IPFS [_early testers_](https://github.com/ipfs/go-ipfs/tree/master/docs/EARLY_TESTERS.md) to deploy the release to part of their production infrastructure.
79
- [ ] Invite the wider community through (link to the release issue):
80
- [ ] [discuss.ipfs.io](https://discuss.ipfs.io/c/announcements)