From a9dc35e5db596b948214c9acaa363da8f5acc77e Mon Sep 17 00:00:00 2001 From: Mathew Pareles <51329589+mathewpareles@users.noreply.github.com> Date: Thu, 9 Jan 2025 19:37:02 -0800 Subject: [PATCH 1/4] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index a4fbc384..2e4a66f4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ # Welcome to Void. +
+ Void Welcome +
+ Void is the open-source Cursor alternative. This repo contains the full sourcecode for Void. We have a [waitlist](https://voideditor.com/email) for downloading the official release, but you can build and develop Void right now. If you're new, welcome! From 26f97f59395c0598635eeef41e38a828e042d0a8 Mon Sep 17 00:00:00 2001 From: Mathew Pareles <51329589+mathewpareles@users.noreply.github.com> Date: Thu, 9 Jan 2025 20:48:13 -0800 Subject: [PATCH 2/4] Update README.md --- README.md | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2e4a66f4..fdd81d8b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Welcome to Void. -
+
Void Welcome
-Void is the open-source Cursor alternative. This repo contains the full sourcecode for Void. We have a [waitlist](https://voideditor.com/email) for downloading the official release, but you can build and develop Void right now. +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! -If you're new, welcome! +👋 [Discord](https://discord.gg/RSNjgaugJs) + +🚙 [Roadmap](https://github.com/orgs/voideditor/projects/2) + +📝 [Changelog](https://voideditor.com/changelog) + + + ## Contributing -To build and run Void, follow the steps in [`CONTRIBUTING.md`](https://github.com/voideditor/void/blob/main/CONTRIBUTING.md). +There are 3 main ways you can contribute to Void: + +1. **Build new features.** To get started on contributing to Void, follow the steps in [`CONTRIBUTING.md`](https://github.com/voideditor/void/blob/main/CONTRIBUTING.md). + +2. **Propose new features.** To see what we have planned for the future, please see our [Roadmap](https://github.com/orgs/voideditor/projects/2). You can add to the roadmap by creating a new [GitHub Issue](https://github.com/voideditor/void/issues). We review and accept new issues daily. + +3. **Collaborate with us.** We're open to collaborations of all types. Feel free to contact us via email or discord. ## Reference -Void is a fork of the of [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). +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](https://discord.gg/RSNjgaugJs) server or contact us via email. +Feel free to reach out in our discord or contact us via email. From 262e15764b32e5ac4ebbb27c6ce291ccd21c5eea Mon Sep 17 00:00:00 2001 From: Mathew Pareles <51329589+mathewpareles@users.noreply.github.com> Date: Thu, 9 Jan 2025 21:06:25 -0800 Subject: [PATCH 3/4] Update README.md --- README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index fdd81d8b..80e12a1f 100644 --- a/README.md +++ b/README.md @@ -11,24 +11,23 @@ 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! -👋 [Discord](https://discord.gg/RSNjgaugJs) +- 👋 [Discord](https://discord.gg/RSNjgaugJs) -🚙 [Roadmap](https://github.com/orgs/voideditor/projects/2) +- 🚙 [Roadmap](https://github.com/orgs/voideditor/projects/2) -📝 [Changelog](https://voideditor.com/changelog) +- 📝 [Changelog](https://voideditor.com/changelog) ## Contributing -There are 3 main ways you can contribute to Void: -1. **Build new features.** To get started on contributing to Void, follow the steps in [`CONTRIBUTING.md`](https://github.com/voideditor/void/blob/main/CONTRIBUTING.md). +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. **Propose new features.** To see what we have planned for the future, please see our [Roadmap](https://github.com/orgs/voideditor/projects/2). You can add to the roadmap by creating a new [GitHub Issue](https://github.com/voideditor/void/issues). We review and accept new issues daily. - -3. **Collaborate with us.** We're open to collaborations of all types. Feel free to contact us via email or discord. +3. We're open to collaborations of all types. Feel free to contact us via email or discord. ## Reference From a2ae7a96748153a4ed65a3088fbe6d107eeb4db7 Mon Sep 17 00:00:00 2001 From: Mathew Pareles <51329589+mathewpareles@users.noreply.github.com> Date: Thu, 9 Jan 2025 21:08:31 -0800 Subject: [PATCH 4/4] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 80e12a1f..5eccf4b5 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ Void is the open-source Cursor alternative. This repo contains the full sourceco - 📝 [Changelog](https://voideditor.com/changelog) +- 🔨 [Contribute](https://github.com/voideditor/void/blob/main/CONTRIBUTING.md) +