mirror of
https://github.com/voideditor/void
synced 2026-05-23 09:28:23 +00:00
Update README.md
This commit is contained in:
parent
1ee8980fe1
commit
f100db9175
1 changed files with 7 additions and 6 deletions
13
README.md
13
README.md
|
|
@ -22,19 +22,20 @@ This repo contains the full sourcecode for Void. If you're new, welcome!
|
|||
- 🚙 [Project Board](https://github.com/orgs/voideditor/projects/2)
|
||||
|
||||
|
||||
## Contributing
|
||||
## Note
|
||||
|
||||
1. To get started working on Void, check out our Project Board! You can also see [HOW_TO_CONTRIBUTE](https://github.com/voideditor/void/blob/main/HOW_TO_CONTRIBUTE.md).
|
||||
|
||||
2. Feel free to attend a casual weekly meeting in our Discord channel!
|
||||
We've paused work on the Void IDE (this repo) to explore a few novel coding ideas. We want to focus on innovation over feature-parity. Void will continue running, but without maintenance some existing features might stop working over time. Depending on the direction of our new work, we might not resume Void.
|
||||
|
||||
We won't be actively reviewing Issues and PRs, but we will respond to all [email](mailto:hello@voideditor.com) inquiries on building and maintaining your own version of Void while we're paused.
|
||||
|
||||
## Reference
|
||||
|
||||
Void is a fork of the [vscode](https://github.com/microsoft/vscode) repository. For a guide to the codebase, see [VOID_CODEBASE_GUIDE](https://github.com/voideditor/void/blob/main/VOID_CODEBASE_GUIDE.md).
|
||||
|
||||
## Note
|
||||
Work is temporarily paused on the Void IDE (this repo) while we experiment with a few novel AI coding ideas for Void. Stay alerted with new releases in our Discord channel.
|
||||
For a guide on how to develop your own version of Void, see [HOW_TO_CONTRIBUTE](https://github.com/voideditor/void/blob/main/HOW_TO_CONTRIBUTE.md) and [void-builder](https://github.com/voideditor/void-builder).
|
||||
|
||||
|
||||
|
||||
|
||||
## Support
|
||||
You can always reach us in our Discord server or contact us via email: hello@voideditor.com.
|
||||
|
|
|
|||
Loading…
Reference in a new issue