Thanks for your interest in contributing! This document covers the basics you need to know before opening a pull request.
See Development Setup for instructions on building and running the project locally.
All contributors must sign our Contributor License Agreement. You'll be automatically prompted by CLA Assistant when you open your first pull request.
- Please open an issue or discuss on Discord before opening a PR (even for bug fixes). This helps ensure that your contribution is aligned with our goals and avoids duplicate/wasted effort.
- Keep PRs relatively focused on a single change. Smaller PRs are easier to review and more likely to be merged quickly.
- Follow the code style defined in
.editorconfig. Please avoid PRs that only change formatting or style. - We don't have a set review period, please be patient while we review.
For questions, discussion, or if you're unsure whether a change would be welcome, please ask in the#general-dev
channel in our Discord.