From 7c384418780b7f3508a88ece9d26a734dc3d8624 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 14 Jun 2021 07:54:11 +0000 Subject: Add CONTRIBUTING and DCO files Signed-off-by: Laurent Bercot --- CONTRIBUTING | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CONTRIBUTING (limited to 'CONTRIBUTING') diff --git a/CONTRIBUTING b/CONTRIBUTING new file mode 100644 index 0000000..6279422 --- /dev/null +++ b/CONTRIBUTING @@ -0,0 +1,5 @@ + Please add a Signed-Off-By: line at the end of your commit, +which certifies that you have the right and authority to pass +it on as an open-source patch, as explicited in the Developer's +Certificate of Origin available in this project's DCO file, +or at https://developercertificate.org/ -- cgit v1.2.3