From 1f692ff01a7c4f9167feef0c9f11f52b9449efd6 Mon Sep 17 00:00:00 2001 From: Andrew Pareles Date: Fri, 6 Dec 2024 01:22:47 -0800 Subject: [PATCH] update contributing --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2f63617c..b31fe30f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -13,6 +13,7 @@ There are a few ways to contribute: Please follow the steps below to build the IDE. If you have any questions, feel free to [submit an issue](https://github.com/voideditor/void/issues/new) with any build errors, or refer to VSCode's full [How to Contribute](https://github.com/microsoft/vscode/wiki/How-to-Contribute) page. +Most of Void's code lives in `src/vs/workbench/contrib/void/browser/` and `src/vs/platform/void/`. ### a. Build Prerequisites - Mac