diff --git a/CONTRIBUTING.md b/HOW_TO_CONTRIBUTE.md similarity index 98% rename from CONTRIBUTING.md rename to HOW_TO_CONTRIBUTE.md index 26e6d681..e64de8cd 100644 --- a/CONTRIBUTING.md +++ b/HOW_TO_CONTRIBUTE.md @@ -20,9 +20,13 @@ We wrote a [guide to working in VSCode]. Most of Void's code lives in the folder `src/vs/workbench/contrib/void/`. +Here are a few pictures on how our code is organized: +Feel free to ask us any clarifying questions in our Discord! + + ## Building Void ### a. Build Prerequisites - Mac diff --git a/README.md b/README.md index 609456cb..5de09e9c 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This repo contains the full sourcecode for Void. We are currently in [open beta] - 👋 [Discord](https://discord.gg/RSNjgaugJs) -- 🔨 [Contribute](https://github.com/voideditor/void/blob/main/CONTRIBUTING.md) +- 🔨 [Contribute](https://github.com/voideditor/void/blob/main/HOW_TO_CONTRIBUTE.md) - 🚙 [Roadmap](https://github.com/orgs/voideditor/projects/2) @@ -26,7 +26,7 @@ This repo contains the full sourcecode for Void. We are currently in [open beta] 1. Feel free to attend a weekly meeting in our Discord channel if you'd like to contribute! -2. To get started working on Void, see [Contributing](https://github.com/voideditor/void/blob/main/CONTRIBUTING.md). +2. To get started working on Void, see [Contributing](https://github.com/voideditor/void/blob/main/HOW_TO_CONTRIBUTE.md). 3. We're open to collaborations and suggestions of all types - just reach out.