docs: add .gitea/ISSUE_TEMPLATE/release_checklist.md

This commit is contained in:
2026-05-20 16:07:22 -07:00
parent e2fb7f2bc0
commit 2bd1a0bd98

View File

@@ -0,0 +1,14 @@
# Release Checklist
## Scope
Describe what is being released and why.
## Checks
- [ ] README and wiki are current.
- [ ] Changelog entry exists.
- [ ] License/provenance is clear.
- [ ] No secrets or private data are included.
- [ ] Firmware/binary artifacts include SHA256 hashes and target details.
- [ ] Build or smoke-check result is recorded.