docs: add .gitea/ISSUE_TEMPLATE/release_checklist.md

This commit is contained in:
2026-05-20 15:56:51 -07:00
parent 0f98bad969
commit 0aaabef725

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.