We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3bcd9e9 + 0ebaa21 commit c8c2183Copy full SHA for c8c2183
CONTRIBUTING.md
@@ -50,8 +50,8 @@ poetry run tox run
50
51
## Sign off your commits
52
53
-Please sign off your commits,
54
-to show that you agree to publish your changes under the current terms and licenses of the project.
+Please sign off your commits, to show that you agree to publish your changes under the current terms and licenses of the project
+, and to indicate agreement with [Developer Certificate of Origin (DCO)](https://developercertificate.org/).
55
56
```shell
57
git commit --signed-off ...
0 commit comments