mirror of
https://github.com/voideditor/void
synced 2026-05-23 09:28:23 +00:00
Update HOW_TO_CONTRIBUTE.md
This commit is contained in:
parent
c62d6a6790
commit
b2ba634cc4
1 changed files with 6 additions and 0 deletions
|
|
@ -14,6 +14,12 @@ There are a few ways to contribute:
|
|||
|
||||
We [highly recommend reading this](https://github.com/voideditor/void/edit/main/VOID_USEFUL_LINKS.md) guide that we put together on Void's sourcecode if you'd like to contribute!
|
||||
|
||||
The repo is not as intimidating as it first seems if you read the guide!
|
||||
|
||||
Most of Void's code lives in the folder `src/vs/workbench/contrib/void/`.
|
||||
|
||||
|
||||
|
||||
|
||||
## Building Void
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue