From 9f9d75f601c5dc05dc10db914e148c44dacc33cf Mon Sep 17 00:00:00 2001 From: Erik Arvstedt Date: Mon, 11 Jul 2022 19:35:14 +0200 Subject: [PATCH] CONTRIBUTING.md: Ask contributors to sign their commits --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 91006c3f6..0e43bda94 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,6 +6,8 @@ In order to clarify the intellectual property license granted with Contributions When submitting a pull request for the first time, please create a file with a name like `/contributors/{github_username}.txt`, and in the content of that file indicate your agreement to the Contributor License Agreement terms below. An example of what that file should contain can be seen in wiz's agreement file. (This method of CLA "signing" is borrowed from Medium's open source project.) +Also, please GPG-sign all your commits (`git config commit.gpgsign true`). + # Contributor License Agreement Last Updated: January 25, 2022