mirror of
https://github.com/voideditor/void
synced 2026-05-23 17:38:23 +00:00
Update README.md
This commit is contained in:
parent
3aa6d3d28a
commit
aa2394e207
1 changed files with 8 additions and 8 deletions
16
README.md
16
README.md
|
|
@ -9,7 +9,9 @@
|
|||
/>
|
||||
</div>
|
||||
|
||||
Void is the open-source Cursor alternative. This repo contains the full sourcecode for Void. We are currently in [open beta](https://voideditor.com/) for downloading the official release. If you're new, welcome!
|
||||
Void is the open-source Cursor alternative.
|
||||
|
||||
This repo contains the full sourcecode for Void. We are currently in [open beta](https://voideditor.com/) for Discord members, and have a waitlist for our official release. If you're new, welcome!
|
||||
|
||||
- 👋 [Discord](https://discord.gg/RSNjgaugJs)
|
||||
|
||||
|
|
@ -20,20 +22,18 @@ Void is the open-source Cursor alternative. This repo contains the full sourceco
|
|||
- 🔨 [Contribute](https://github.com/voideditor/void/blob/main/CONTRIBUTING.md)
|
||||
|
||||
|
||||
<!-- ❤️ Setup: -->
|
||||
|
||||
## Contributing
|
||||
|
||||
1. We host weekly contributing meetups in our Discord channel. Feel free to attend!
|
||||
|
||||
1. To contribute to the Void repository, follow the steps in [`CONTRIBUTING.md`](https://github.com/voideditor/void/blob/main/CONTRIBUTING.md).
|
||||
|
||||
2. To suggest a new feature, please create a new [GitHub Issue](https://github.com/voideditor/void/issues). Suggestions will be added to our Roadmap within one day.
|
||||
2. To get started developing, see [`CONTRIBUTING.md`](https://github.com/voideditor/void/blob/main/CONTRIBUTING.md).
|
||||
|
||||
3. To suggest a new feature, please create a new [GitHub Issue](https://github.com/voideditor/void/issues).
|
||||
|
||||
3. We're open to collaborations of all types. Feel free to contact us via email or discord.
|
||||
|
||||
## Reference
|
||||
|
||||
Void is a fork of the [vscode](https://github.com/microsoft/vscode) repository. For some useful links on VSCode, see [`VOID_USEFUL_LINKS.md`](https://github.com/voideditor/void/blob/main/VOID_USEFUL_LINKS.md).
|
||||
|
||||
## Support
|
||||
Feel free to reach out in our discord or contact us via email.
|
||||
Feel free to reach out in our Discord or contact us via email: support@voideditor.com.
|
||||
|
|
|
|||
Loading…
Reference in a new issue