From f56b2747b2b22a3d5942be97ec02ba2b45edf2ba Mon Sep 17 00:00:00 2001 From: Vladimir Diaz Date: Tue, 31 Oct 2017 15:02:44 -0400 Subject: [PATCH] Link to https://developercertificate.org/ Signed-off-by: Vladimir Diaz --- README.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 55acd2c3..1b87fc31 100644 --- a/README.rst +++ b/README.rst @@ -237,10 +237,11 @@ should follow our `code style guidelines `_, which provide examples of what to do (or not to do) when writing Python code. -Contributors must also indicate acceptance of the Developer Certificate of -Origin (DCO) when making a contribution to the project. Acceptance of the DCO -can be established by appending a ``Signed-off-by: Your Name -`` to the Git commit message. For example: +Contributors must also indicate acceptance of the `Developer Certificate of +Origin `_ (DCO) when making a contribution +to the project. Acceptance of the DCO can be established by appending a +``Signed-off-by: Your Name `` to the Git commit message. +For example: ::