Skip to content

Commit 6089024

Browse files
authored
Add commit/issue alert to PR template. (#1945)
1 parent 57b07fa commit 6089024

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
> [!IMPORTANT]
2+
> 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.
3+
>
4+
> 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.
5+
16
## Type of Change
27
- [ ] Bug fix
38
- [ ] New feature

0 commit comments

Comments
 (0)