diff --git a/RELEASE.md b/RELEASE.md new file mode 100644 index 0000000000..5bf2a7efee --- /dev/null +++ b/RELEASE.md @@ -0,0 +1,21 @@ +# Release checklist + +> List of actions to perform before issuing a new js-ipfs release + +- Robustness and quality + - [ ] Ensure that all tests are passing, this includes: + - [ ] unit + - [ ] interop + - [ ] sharness + - [ ] Run tests of the following projects with the new release: + - [ ] orbitdb + - [ ] orbit-core + - [ ] ipfs-log +- Documentation + - [ ] Ensure that README.md is up to date + - [ ] Ensure that all the examples run +- Communication + - [ ] Create the release issue + - [ ] Announcements (both pre-release and post-release) + - [ ] Twitter + - [ ] IRC