From ad7b7a68667a5aa5667aa013917ac928fd33793e Mon Sep 17 00:00:00 2001 From: Andrew Pareles <43356051+andrewpareles@users.noreply.github.com> Date: Fri, 4 Oct 2024 22:26:24 -0700 Subject: [PATCH 1/2] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 388d1f36..7256bfd3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ 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 ([discord](https://discord.gg/4GAxHVAD)) +- Suggest New Features ([discord](https://discord.gg/RSNjgaugJs)) - Build New Features ([project](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). From c579bcc2fd2a9da36c39b402153e40703dda2883 Mon Sep 17 00:00:00 2001 From: Andrew Date: Fri, 4 Oct 2024 22:27:33 -0700 Subject: [PATCH 2/2] rm "void" --- void | 1 - 1 file changed, 1 deletion(-) delete mode 160000 void diff --git a/void b/void deleted file mode 160000 index 6d513a1e..00000000 --- a/void +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 6d513a1e602c8dea3f89f85cc5a04d840a0abfa9