docs: add .gitea/PULL_REQUEST_TEMPLATE.md

This commit is contained in:
2026-05-20 16:07:16 -07:00
parent 4c5a59ecc8
commit b4268e79e9

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.