docs(contrib): add PR template and hygiene baseline (#724)

This commit is contained in:
ben
2026-03-03 16:09:38 -08:00
committed by GitHub
parent b5f821f881
commit 70aa46b255
2 changed files with 43 additions and 0 deletions

41
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,41 @@
## Summary
-
## Why
-
## Issue
- Closes #
## Scope
-
## Out of scope
-
## Testing
### Ran
- `...`
### Result
- pass/fail:
- if fail, exact files/errors:
## CI status
- pass:
- code-related failures:
- external/env/auth blockers:
## Manual verification
1.
2.
3.
## Evidence
- video/screenshot link, or `N/A (docs-only)`
## Risk
-
## Rollback
-