diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-06-03 22:07:56 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-06-03 22:07:56 +0000 |
commit | f922fbd60277387623cf78d999b04b15746bcb3a (patch) | |
tree | 1774a6571e5f5bc24e15a5903871959031d7f42d /CONTRIBUTING | |
parent | 9001c20dec52f5b229d7ad4130d3f17d57f5a84d (diff) | |
download | s6-rc-f922fbd60277387623cf78d999b04b15746bcb3a.tar.xz |
Prepare for future contributions
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/ |