mirror of
https://github.com/voideditor/void
synced 2026-05-24 09:58:23 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
cc0cad0866
commit
4d76fd80b9
1 changed files with 4 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue