compassmock/.github/pull_request_template.md
Nicholai f554f4e38c ci: add branch protection, CI workflow, and PR template
- husky pre-commit hook blocks direct commits to main
- github actions CI runs lint + build on PRs
- PR template and CONTRIBUTING.md for workflow docs
2026-01-24 14:23:14 -07:00

16 lines
209 B
Markdown
Executable File

## what
<!-- what does this PR do -->
## why
<!-- context/motivation, link to issue if applicable -->
## how to test
<!-- steps to verify -->
## notes
<!-- tradeoffs, anything reviewers should know -->