Skip to content

Commit

Permalink
Update contibuter docs to mention that DCO signoff is mandatory (open…
Browse files Browse the repository at this point in the history
…ebs#3553)

Signed-off-by: Abhilash Shetty <abhilash.shetty@datacore.com>
  • Loading branch information
abhilashshetty04 authored Jul 12, 2022
1 parent a35ddf9 commit bc05405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ A person looking to contribute can take up an issue by claiming it as a comment/

We use the Developer Certificate of Origin (DCO) as an additional safeguard for the OpenEBS project. This is a well established and widely used mechanism to assure contributors have confirmed their right to license their contribution under the project's license. Please read [developer-certificate-of-origin](./contribute/developer-certificate-of-origin).

If you can certify it, then just add a line to every git commit message:
Please certify it by just adding a line to every git commit message. Any PR with Commits which does not have DCO Signoff will not be accepted:

```
Signed-off-by: Random J Developer <random@developer.example.org>
Expand Down

0 comments on commit bc05405

Please sign in to comment.