mirror of
https://github.com/voideditor/void
synced 2026-05-24 09:58:23 +00:00
Update HOW_TO_CONTRIBUTE.md
This commit is contained in:
parent
41e66a73c4
commit
f8bee1d4a2
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ There are a few ways to contribute:
|
|||
|
||||
### Codebase Guide
|
||||
|
||||
We [highly recommend reading this](https://github.com/microsoft/vscode/wiki/Source-Code-Organization) article on VSCode's sourcecode organization too. Void's codebase is pretty simple when you know what a service is and what `browser/` and `common/` mean, and the article covers all the jargon.
|
||||
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!
|
||||
|
||||
<!-- ADD BLOG HERE
|
||||
We wrote a [guide to working in VSCode].
|
||||
|
|
|
|||
Loading…
Reference in a new issue