mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-03-16 23:50:51 +00:00
42 lines
1.6 KiB
Markdown
42 lines
1.6 KiB
Markdown
# Release Template
|
|
|
|
> short tl;dr; of the release
|
|
|
|
# 🗺 What's left for release
|
|
|
|
# 🔦 Highlights
|
|
|
|
# 🏗 API Changes
|
|
|
|
# ✅ Release Checklist
|
|
|
|
- Robustness and quality
|
|
- [ ] Ensure that all tests are passing, this includes:
|
|
- [ ] unit
|
|
- [ ] Run tests of the following projects with the new release:
|
|
- [ ] [js-ipfs](https://github.com/ipfs/js-ipfs)
|
|
- 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
|
|
- [ ] Reddit
|
|
- [ ] Blog post
|
|
|
|
# 🙌🏽 Want to contribute?
|
|
|
|
Would you like to contribute to the libp2p project and don't know how? Well, there are a few places you can get started:
|
|
|
|
- Check the issues with the `help wanted` label at the Ready column in our waffle board - https://waffle.io/libp2p/js-libp2p?label=help%20wanted
|
|
- Join an IPFS All Hands, introduce yourself and let us know where you would like to contribute - https://github.com/ipfs/pm/#all-hands-call
|
|
- Hack with IPFS and show us what you made! The All Hands call is also the perfect venue for demos, join in and show us what you built
|
|
- Join the discussion at http://discuss.ipfs.io/ and help users finding their answers.
|
|
- Join the [⚡️ⒿⓈ Core Dev Team Weekly Sync 🙌🏽 ](https://github.com/ipfs/pm/issues/650) and be part of the Sprint action!
|
|
|
|
# ⁉️ Do you have questions?
|
|
|
|
The best place to ask your questions about libp2p, how it works and what you can do with it is at [discuss.ipfs.io](http://discuss.ipfs.io). We are also available at the #libp2p channel on Freenode.
|