Skip to content

Commit 4b05e5f

Browse files
authored
CONTRIBUTING: Add blurb about requiring signed commits (#98)
We require signed commits as of yesterday, and it'd be nice to have this in writing somewhere to avoid contributors getting blindsided when github has a scary x on the merge button.
1 parent 6bb3d1a commit 4b05e5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ To file a bug or feature request, use [GitHub issues](https://github.com/apple/c
2424

2525
### Pull Requests
2626

27+
We require all commits be signed with any of GitHub's supported methods, such as GPG or SSH. Information on how to set this up can be found on [GitHub's docs](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification#about-commit-signature-verification).
28+
2729
To make a pull request, use [GitHub](https://github.com/apple/containerization/compare). Please give the team a few days to review but it's ok to check in on occasion. We appreciate your contribution!
2830

2931
> [!IMPORTANT]

0 commit comments

Comments
 (0)