diff --git a/docs/community/contribute/ways-to-contribute.md b/docs/community/contribute/ways-to-contribute.md index 18e9bbc63..e2e4f0231 100644 --- a/docs/community/contribute/ways-to-contribute.md +++ b/docs/community/contribute/ways-to-contribute.md @@ -18,6 +18,7 @@ IPFS and its sister-projects are big, with lots of code written in multiple lang The biggest and most active repositories we have today are: - [ipfs/kubo](https://github.com/ipfs/kubo) +- [ipfs/boxo](https://github.com/ipfs/boxo) - [ipfs/helia](https://github.com/ipfs/helia) - [libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) - [libp2p/js-libp2p](https://github.com/libp2p/js-libp2p) @@ -56,7 +57,7 @@ We're continuously improving IPFS every day, but mistakes can happen, and we cou ## Design -We have many design needs, but only a small team of visual and UX designers who divide their time between IPFS-related projects and other work here. That means there are a number of issues that could use your design contributions. As home to IPFS Desktop and Companion, the [ipfs-gui](https://github.com/ipfs/ipfs-gui) repo is a good place to look for opportunities to help move our design work forward. Simply filter by the label that best fits your skill set, such as [design-visual](https://github.com/ipfs/ipfs-gui/issues?q=is%3Aissue+is%3Aopen+label%3Atopic/design-visual) or [design-ux](https://github.com/ipfs/ipfs-gui/labels/topic/design-ux). +We have many design needs, but only a small team of visual and UX designers who divide their time between IPFS-related projects and other work here. That means there are a number of issues that could use your design contributions. As home to IPFS Desktop and Companion, the [ipfs-gui](https://github.com/ipfs/ipfs-gui) repo is a good place to look for opportunities to help move our design work forward. Simply filter by the label that best fits your skill set, such as [design-visual](https://github.com/ipfs/ipfs-gui/issues?q=is%3Aissue+is%3Aopen+label%3Atopic/design-visual) or [design-ux](https://github.com/ipfs/ipfs-gui/issues?q=is%3Aissue+is%3Aopen+label%3Atopic/design-ux). ## Applications