ci: harden contributor checks (#254)
* ci: harden contributor checks * ci: pin setup-uv action release * ci: split workflow checks * docs: clarify required checks
This commit is contained in:
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -24,6 +24,7 @@
|
||||
## Checklist
|
||||
|
||||
- [ ] I kept the change scoped to the relevant area.
|
||||
- [ ] I am opening this from a separate branch, not pushing directly to `main`.
|
||||
- [ ] I updated docs, examples, or setup notes when behavior changed.
|
||||
- [ ] I added or updated tests when the change affects behavior.
|
||||
- [ ] I did not commit secrets, `.env` files, dependency folders, or generated output.
|
||||
|
||||
Reference in New Issue
Block a user