diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-06-14 07:54:11 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-06-14 07:54:11 +0000 |
commit | 7c384418780b7f3508a88ece9d26a734dc3d8624 (patch) | |
tree | 77ab408348fca6dff89f3b8f14b71e22f0449701 /CONTRIBUTING | |
parent | 0c99a8d8aa8ebfabe4d72d092a8c0d8298a233ba (diff) | |
download | skalibs-7c384418780b7f3508a88ece9d26a734dc3d8624.tar.xz |
Add CONTRIBUTING and DCO files
Signed-off-by: Laurent Bercot <ska-skaware@skarnet.org>
Diffstat (limited to 'CONTRIBUTING')
-rw-r--r-- | CONTRIBUTING | 5 |
1 files changed, 5 insertions, 0 deletions
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/ |