Contributing
February 28, 2026 ยท View on GitHub
Thank you for your interest in contributing.
Development Workflow
- Open an issue to discuss changes.
- Create a branch from main.
- Add tests for all behavioral changes.
- Ensure CI passes before opening a PR.
Pull Request Requirements
- Clear summary and rationale
- Test coverage for new behavior
- Backward compatibility notes where applicable