From 3936ad7c9b73cc9bb253e771982ef32ef44e140c Mon Sep 17 00:00:00 2001 From: Andrew Savage Date: Tue, 20 Jun 2023 19:08:26 -0400 Subject: [PATCH 1/2] Update cobalt contributing guidelines --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 332d6ab8aa2fd..398669ebbbcdc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,6 +20,8 @@ Cobalt on-the-clock, that is covered by a different agreement, the ### What is a CLA? +You have to sign the CLA before you submit code. + The Contributor License Agreement is necessary mainly because you own the copyright to your changes, even after your contribution becomes part of our codebase, so we need your permission to use and distribute your code. We also From b6806a8d11923b99caff1de1831096edef559b67 Mon Sep 17 00:00:00 2001 From: Andrew Savage Date: Tue, 20 Jun 2023 19:12:48 -0400 Subject: [PATCH 2/2] Make sure it's really clear --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 398669ebbbcdc..1b9b9fdd1ad86 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,7 +20,7 @@ Cobalt on-the-clock, that is covered by a different agreement, the ### What is a CLA? -You have to sign the CLA before you submit code. +You have to sign the CLA before you submit code. This definitely needs to be done. The Contributor License Agreement is necessary mainly because you own the copyright to your changes, even after your contribution becomes part of our