# Contributing to cqlls
### General Rules
- Use of Integrated AI tools is strictly prohibited(Claude Code, Cursor etc.)!
> [!NOTE]
> I don't wanna waste my time cleaning up your AI slop from the codebase :D
### Prerequisites
- Rust
- An instance of the CQL database
### Making Contributions to the project
1. Fork the repo.
2. Implement your fix, feature, or improvement in a new branch.
3. Open a PR with a clear description of what you’ve done and why.
4. I’ll review your PR and either aprove or reject it :D