qalmsw / .github /pull_request_template.md
pebaryan
Improve open source project readiness
3183da7
|
Raw
History Blame Contribute Delete
167 Bytes
## Summary
-
## Testing
- [ ] `ruff check .`
- [ ] `pytest -q`
## Notes
Mention any behavior changes, network calls, or LLM assumptions reviewers should verify.