You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -86,16 +89,16 @@ This library implements the `StreamMuxerFactory`, `StreamMuxer` and `Stream` int
86
89
87
90
The libp2p implementation in JavaScript is a work in progress. As such, there are a few things you can do right now to help out:
88
91
89
-
- Go through the modules and **check out existing issues**. This is especially useful for modules in active development. Some knowledge of IPFS/libp2p may be required, as well as the infrastructure behind it - for instance, you may need to read up on p2p and more complex operations like muxing to be able to help technically.
90
-
-**Perform code reviews**. More eyes will help a) speed the project along b) ensure quality and c) reduce possible future bugs.
92
+
- Go through the modules and **check out existing issues**. This is especially useful for modules in active development. Some knowledge of IPFS/libp2p may be required, as well as the infrastructure behind it - for instance, you may need to read up on p2p and more complex operations like muxing to be able to help technically.
93
+
-**Perform code reviews**. More eyes will help a) speed the project along b) ensure quality and c) reduce possible future bugs.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
0 commit comments