Contributing
AI-generated, awaiting review
View as Markdown
Contributing
The repository’s CONTRIBUTING.md is the canonical contribution policy.
Bugs and fix proposals
- Humans: open or search issues.
- Coding agents: use the templates in
.github/ISSUE_TEMPLATE.
Diagnose the problem and search existing issues before creating a new report. Include reproduction evidence, affected paths, the cause when known, intended scope, and acceptance checks.
Features and enhancements
- Humans: start or search a discussion.
- Coding agents: use
.github/DISCUSSION_TEMPLATE/feature-request.yml.
The maintainers use issues and discussions as the accepted intake paths. Pull requests from approved maintainers and authorized agents should be tied to that tracked work and include validation evidence.