Thank you for your interest in contributing!
- Fork the repository
- Clone your fork
- Install dependencies
- Create a feature branch
pip install -e ".[dev]"
pytest- Keep PRs focused on a single change
- Include tests for new functionality
- Ensure all existing tests pass
- Follow existing code style
- Use GitHub Issues for bug reports and feature requests
- Include reproduction steps for bugs
- Check existing issues before creating new ones
For security vulnerabilities, please email hawthornhollows@gmail.com instead of opening a public issue. See SECURITY.md.
By contributing, you agree that your contributions will be licensed under the Apache-2.0 License.