diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 05a54f3b7..d2a797503 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -56,9 +56,9 @@ If you're unsure about what kind of issue you're looking at or whether it's an a - Link to related issues or discussions. - Provide a clear description of the changes and their purpose. - 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. +- **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