Thanks for your interest in contributing!
- Fork the repository
- Clone your fork locally
- Set up the development environment (see README)
- Create a new branch for your feature/fix
- Follow existing code style
- Test your changes locally before submitting
- Keep commits focused and descriptive
- Update documentation if needed
- Ensure your code builds without errors
- Write a clear PR description
- Reference any related issues