pull_request_template.md
July 27, 2026 ยท View on GitHub
Summary
Why
- Issue/Story:
- User or maintainer outcome:
Traceability and Scope
- Spec/ADR, if applicable:
- Acceptance criteria addressed:
- Canonical owners changed:
- Explicit non-goals:
Change Type
- Feature
- Bug fix
- Tests only
- Documentation/community
- Refactor with no intended behavior change
- Dependency, packaging, or infrastructure
Test and Review Evidence
| Check | Result |
|---|---|
Manual or visual evidence:
Risk and Recovery
- Compatibility and cross-platform impact:
- Package, plugin, schema, or generated-file impact:
- Rollback or recovery path:
- Residual risk or unverified boundary:
AI Involvement
- Level:
- Human review and validation:
Checklist
- I followed
AGENTS.md,CONTRIBUTING.md, and the relevant canonical-owner guidance. - The change is focused and does not include unrelated local or generated state.
- Tests and documentation match the behavior actually delivered.
- Markdown links were checked when documentation moved or changed.
- Cross-platform behavior was considered for Windows, macOS, and Linux.
- Package/runtime verification was run when shipped files or dependencies changed.
- User-facing or compatibility changes are recorded in
CHANGELOG.md. - I have the right to contribute this work under the repository's MIT License.