- 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
16 lines
209 B
Markdown
Executable File
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 -->
|