From ccea020ff94ec568c85f10ba1ab693d80c717b9e Mon Sep 17 00:00:00 2001 From: David Dias Date: Tue, 10 Sep 2019 16:05:23 +0300 Subject: [PATCH] Update RELEASE_ISSUE_TEMPLATE.md --- doc/RELEASE_ISSUE_TEMPLATE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/RELEASE_ISSUE_TEMPLATE.md b/doc/RELEASE_ISSUE_TEMPLATE.md index dd8e7e6a60..f8da720152 100644 --- a/doc/RELEASE_ISSUE_TEMPLATE.md +++ b/doc/RELEASE_ISSUE_TEMPLATE.md @@ -61,6 +61,9 @@ - [ ] **Stage 3 - Community Prod Testing** - [ ] Documentation - [ ] Ensure that [README.md](https://github.com/ipfs/js-ipfs/tree/master/README.md) is up to date + - [ ] Install section + - [ ] API calls + - [ ] Packages Listing - [ ] Ensure that all the examples run without problems: - [ ] https://github.com/ipfs/js-ipfs/tree/master/examples/browser-add-readable-stream - [ ] https://github.com/ipfs/js-ipfs/tree/master/examples/browser-browserify