Add commit/issue alert to PR template. (#1945)

This commit is contained in:
J Logan
2026-07-13 13:36:49 -07:00
committed by GitHub
parent 57b07fa2ac
commit 608902412d
+5
View File
@@ -1,3 +1,8 @@
> [!IMPORTANT]
> All commits must be signed and verified. Pull requests containing unsigned or unverified commits cannot be built or merged. See the [GitHub documentation](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification#about-commit-signature-verification) for instructions.
>
> For all but trivial fixes, make sure to first create a GitHub issue that concisely describes the bug or desired enhancement as justification for the change. Large PRs with no justifying issue will be closed.
## Type of Change
- [ ] Bug fix
- [ ] New feature