diff --git a/.gitea/ISSUE_TEMPLATE/release_checklist.md b/.gitea/ISSUE_TEMPLATE/release_checklist.md new file mode 100644 index 0000000..d5de1d7 --- /dev/null +++ b/.gitea/ISSUE_TEMPLATE/release_checklist.md @@ -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.