mirror of
https://github.com/vacp2p/vac.dev.git
synced 2026-01-08 14:24:04 -05:00
update contribute & fix sidebar (#117)
This commit is contained in:
@@ -7,16 +7,15 @@ Get in touch with us by
|
||||
[opening a thread in our forum](https://forum.vac.dev/),
|
||||
or [opening issues / PRs on GitHub](https://github.com/vacp2p).
|
||||
|
||||
Also, see our [Current Job Openings](https://jobs.status.im/?search=Vac),
|
||||
and the [Waku contribute page](https://waku.org/contribute).
|
||||
Also, see our [Current Job Openings](https://jobs.status.im/?search=Vac).
|
||||
|
||||
## 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 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:
|
||||
|
||||
|
||||
@@ -2,9 +2,10 @@ module.exports = {
|
||||
main: [
|
||||
'index',
|
||||
'principles',
|
||||
'research-areas',
|
||||
'projects',
|
||||
'open-problems',
|
||||
'deepresearch',
|
||||
'rfcprocess',
|
||||
'vsus',
|
||||
'vips',
|
||||
'publications',
|
||||
'contribute',
|
||||
'media',
|
||||
|
||||
Reference in New Issue
Block a user