docs: document commit-signing requirement in CONTRIBUTING.md#55
Conversation
|
Thanks for the docs addition. A few issues that need fixing before this can merge: Blocker — broken markdown. The new Structural duplication. There's already a Heading hierarchy. The new SSH signing missing. The intro says "GPG or SSH-signed commits" but the body only documents GPG. SSH signing is the modern default for most contributors and would be a one-paragraph addition (configure an SSH key in Minor. No mention of how to verify a signature locally ( Not mergeable in current form — the missing fence is the priority fix. |
Closes #39
Added a "Commit signing" subsection to the Pull request process section
explaining how to set up GPG signing locally and register the key on GitHub.