Skip to content

Commit 891ee23

Browse files
committed
docs: clarify GPG-signed commits are required for wiki contributions
Update contributing/start.md to explicitly state that GPG-signed commits are a requirement for the wiki repository, not just a recommendation. Added a link to setup instructions for configuring GPG signing in git.
1 parent 9c9d471 commit 891ee23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/contributing/start.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ It is highly recommended that you fill out the "SSH & GPG Keys" tab. Your ssh
4848
keys should sync to both the [Rocky Linux GitLab](https://git.rockylinux.org) and
4949
[RESF Git Service](https://git.resf.org).
5050

51+
It is **required** that you add your GPG key to your account, as all commits to the wiki repository must be GPG signed. This is enforced for all contributions. If you have not set up GPG signing for your git commits, please follow the [GitHub guide to signing commits](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits) or refer to your platform's documentation.
52+
5153
It is highly recommended that you add an OTP to your account.
5254

5355
### Signing Agreements

0 commit comments

Comments
 (0)