From 789995bb49dfae46b7d2c1590548569d05e3c859 Mon Sep 17 00:00:00 2001 From: Daniel Holbach Date: Tue, 29 May 2018 08:39:03 +0200 Subject: [PATCH] docs: clarify that no action regarding the DCO is required For incoming contributions we assume their authors accept the DCO. No further action from new developers is required. An added sentence in the guidelines clarifies this. Fixes #3193 --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7b330bf81..96b9f2e31 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,7 +12,8 @@ We gratefully welcome improvements to documentation as well as to code. By contributing to this project you agree to the Developer Certificate of Origin (DCO). This document was created by the Linux Kernel community and is a simple statement that you, as a contributor, have the legal right to make the -contribution. See the [DCO](DCO) file for details. +contribution. No action from you is required, but it's a good idea to see the +[DCO](DCO) file for details before you start contributing code to Scope. # Email, Chat and Community Meetings