docs: add .gitea/PULL_REQUEST_TEMPLATE.md

This commit is contained in:
2026-05-20 15:46:11 -07:00
parent 663a9c3ce8
commit a3a756fd14

View File

@@ -0,0 +1,7 @@
# Pull Request Checklist
- [ ] Scope is clear and limited.
- [ ] README/wiki updates are included when behavior, setup, hardware, or release process changes.
- [ ] No secrets, tokens, private data, dumps, captures, or generated dependency folders are committed.
- [ ] Build/test/smoke-check result is documented.
- [ ] License or upstream provenance is preserved.