Update CONTRIBUTING.md

Update sign-off instructions for commits

Change the wording in the contributing guidelines to clarify the sign-off process. Add a "Signed-off-by" line at the end of the commit message, certifying that you wrote the patch or have the right to contribute the material.

Signed-off-by: Kay Kenho <121995153+kaykenho@users.noreply.github.com>

Signed-off-by: Kayky <121995153+kaykenho@users.noreply.github.com>
pull/13626/head
Kayky 9 months ago committed by GitHub
parent bd897c96fb
commit 037898c35b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -17,9 +17,7 @@ Helm v4 is currently under development on the `main` branch. During the developm
## Sign Your Work ## Sign Your Work
The sign-off is a simple line at the end of the explanation for a commit. All commits need to be Add a "Signed-off-by" line at the end of your commit message. This certifies that you wrote the patch or have the right to contribute the material. The rules are pretty simple, if you can certify the below (from
signed. Your signature certifies that you wrote the patch or otherwise have the right to contribute
the material. The rules are pretty simple, if you can certify the below (from
[developercertificate.org](https://developercertificate.org/)): [developercertificate.org](https://developercertificate.org/)):
``` ```

Loading…
Cancel
Save