mirror of
https://github.com/voideditor/void
synced 2026-05-24 09:58:23 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
5e17c1201e
commit
c7932ca641
1 changed files with 2 additions and 4 deletions
|
|
@ -5,10 +5,8 @@ Welcome! 👋 This is a guide on how to contribute to Void. We want to make it a
|
|||
|
||||
There are two main ways to contribute:
|
||||
|
||||
- Suggest New Features ([here](https://github.com/voideditor/void/issues/new))
|
||||
- Build New Features ([here](https://github.com/orgs/voideditor/projects/2/views/3))
|
||||
|
||||
For a complete list of issues to work on, see [here](https://github.com/voideditor/void/issues/).
|
||||
- Suggest New Features ([discord](https://discord.gg/4GAxHVAD) or [create an issue](https://github.com/voideditor/void/issues/new))
|
||||
- Build New Features ([important issues](https://github.com/orgs/voideditor/projects/2/views/3))
|
||||
|
||||
We use a [VSCode extension](https://code.visualstudio.com/api/get-started/your-first-extension) to implement most of Void's functionality. Scroll down to see 1. How to build/contribute to the Extension, or 2. How to build/contribute to the full IDE (for more native changes).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue