Adds a structured PR template requiring change description, motivation, type classification, test plan, and an optional AI disclosure field. Part of the Phase 1 community management improvements (MUL-320).
716 B
716 B
What
Why
Closes #
Type of Change
- Bug fix
- New feature
- Refactor / code improvement
- Documentation
- CI / infrastructure
- Other (describe below)
How to Test
Checklist
make checkpasses (typecheck, unit tests, Go tests, E2E)- Changes follow existing code patterns and conventions
- No unrelated changes included