Update CONTRIBUTING.md

This commit is contained in:
Andrew Pareles 2024-09-23 14:54:54 -07:00 committed by GitHub
parent cc0cad0866
commit 4d76fd80b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.