HOW_TO_CONTRIBUTE

This commit is contained in:
Andrew Pareles 2025-04-09 18:46:25 -07:00
parent 3c59428fe8
commit 6aefdc3095
2 changed files with 6 additions and 2 deletions

View file

@ -20,9 +20,13 @@ We wrote a [guide to working in VSCode].
Most of Void's code lives in the folder `src/vs/workbench/contrib/void/`.
Here are a few pictures on how our code is organized:
Feel free to ask us any clarifying questions in our Discord!
## Building Void
### a. Build Prerequisites - Mac

View file

@ -15,7 +15,7 @@ This repo contains the full sourcecode for Void. We are currently in [open beta]
- 👋 [Discord](https://discord.gg/RSNjgaugJs)
- 🔨 [Contribute](https://github.com/voideditor/void/blob/main/CONTRIBUTING.md)
- 🔨 [Contribute](https://github.com/voideditor/void/blob/main/HOW_TO_CONTRIBUTE.md)
- 🚙 [Roadmap](https://github.com/orgs/voideditor/projects/2)
@ -26,7 +26,7 @@ This repo contains the full sourcecode for Void. We are currently in [open beta]
1. Feel free to attend a weekly meeting in our Discord channel if you'd like to contribute!
2. To get started working on Void, see [Contributing](https://github.com/voideditor/void/blob/main/CONTRIBUTING.md).
2. To get started working on Void, see [Contributing](https://github.com/voideditor/void/blob/main/HOW_TO_CONTRIBUTE.md).
3. We're open to collaborations and suggestions of all types - just reach out.