From ddfcd86cd3d9df2ddfbf3767a6c1a6e071d0120b Mon Sep 17 00:00:00 2001 From: Thierry Laurion Date: Mon, 29 Jul 2024 07:57:44 -0400 Subject: [PATCH] Update CONTRIBUTING.md Add suggestion for signing/review process Co-authored-by: SergiiDmytruk Signed-off-by: Thierry Laurion --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cc49d9b0..ffdeefd6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -50,6 +50,7 @@ Before opening an issue or submitting a contribution, please: - Be responsive to feedback and prepared to make adjustments. - **Important**: All commits to linuxboot/heads (*not heads-wiki!*) must be signed. For instructions, see: [Signing commits](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits) + If you won't GPG-sign your commits (GitHub signature doesn't count), they will get signed by a maintainer after a successful review, but it's strongly preferred you do it yourself. ## GitHub Repositories