diff --git a/contribute.md b/contribute.md index fe15cc1..34a7c9d 100644 --- a/contribute.md +++ b/contribute.md @@ -1,9 +1,26 @@ # Contribute -This page is a stub. +## How to Contribute -For now, please check out the following links: +Get in touch with us by +[joining our Discord](https://discord.gg/PQFdubGt6d), +[opening a thread in our forum](https://forum.vac.dev/), +or [opening issues / PRs on GitHub](https://github.com/vacp2p). -- [Contribute on Github](https://github.com/vacp2p) -- [Join our Discord](https://discord.gg/PQFdubGt6d) -- [Open roles](https://jobs.status.im/?search=Vac) +Also, see our [Current Job Openings](https://jobs.status.im/?search=Vac), +and the [Waku contribute page](https://waku.org/contribute). + +## What to Contribute + +We are interested in both research and code contributions. + +For research contributions, +see our [open research problems page](https://vac.dev/open-problems), +or browse our [research areas](https://vac.dev/research-areas). + +For code contributions, see our "good first issue" lists for various Vac related code bases: + +* [nwaku](https://github.com/status-im/nwaku/labels/good%20first%20issue) +* [js-waku](https://github.com/status-im/js-waku/labels/good%20first%20issue) +* [go-waku](https://github.com/status-im/go-waku/labels/good%20first%20issue) +* [zerokit](https://github.com/vacp2p/zerokit/labels/good%20first%20issue)