Contributing
March 24, 2026 ยท View on GitHub
Thanks for contributing to Kite.
Before Opening a PR
- AI-assisted coding is welcome. Maintainers also use AI.
- For new features, please open a feature request issue first.
- Please review AI-generated changes yourself before submitting.
- Keep the code clean: remove AI-generated noise, duplicated code, and unnecessary comments.
- Comments should be minimal and useful. Avoid obvious or verbose comments.
- If a PR is very large and not self-reviewed, we may ask for cleanup or splitting before review.