From 4d76fd80b95f3e3b8aa25ebba8d84b9ccf4d6a85 Mon Sep 17 00:00:00 2001 From: Andrew Pareles <43356051+andrewpareles@users.noreply.github.com> Date: Mon, 23 Sep 2024 14:54:54 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 371cc5fc..19b8c9d8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -118,6 +118,10 @@ Eventually, we want to build a convenient API for creating AI tools. The API wil ⭐ Allow user to X out of their current selection. +# Guidelines + +Please don't make big refactors without speaking with us first. We'd like to keep the codebase similar to vscode so we can periodically rebase, and if we have big changes that gets complicated. + # Submitting a Pull Request When you've made changes and want to submit them, please submit a pull request.