Skip to content

Commit a9db5dc

Browse files
authored
Add compliance note for Developer Certificate of Origin
Added a note about compliance with the Developer Certificate of Origin.
1 parent 65480eb commit a9db5dc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,7 @@ If the project maintainer has any additional requirements, you will find them li
5151
- **One pull request per feature** - If you want to do more than one thing, send multiple pull requests.
5252

5353
- **Send coherent history** - Make sure each individual commit in your pull request is meaningful. If you had to make multiple intermediate commits while developing, please [squash them](http://www.git-scm.com/book/en/v2/Git-Tools-Rewriting-History#Changing-Multiple-Commit-Messages) before submitting.
54+
55+
- Before adding code, please make sure that your contribution is compliant to the [Developer Certifcate of Origin](https://developercertificate.org).
5456

5557
**Happy coding**!

0 commit comments

Comments
 (0)