From f159ffd2f72f0d27ee6554dc2765f52d24f8c5e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julio=20Gonz=C3=A1lez=20Gil?= <4226070+juliogonzalez@users.noreply.github.com> Date: Thu, 4 Jul 2024 11:26:54 +0200 Subject: [PATCH] Document signing of Git Commits --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 08bc94ea2..a0330d262 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ There is some basic [code examples](https://github.com/SUSE/salt-netapi-client/t Pull requests are always welcome, please see [issues](https://github.com/SUSE/salt-netapi-client/issues) for a list of things to possibly tackle. +Make sure you have Git commit signing enabled. If you are not doing it already, check out the [GitHub documentation](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification). + ### Style guide * Indentations are represented with 4 spaces