Skip to content

Commit c8c2183

Browse files
authored
Merge branch 'main' into 5.0.0-dev
2 parents 3bcd9e9 + 0ebaa21 commit c8c2183

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ poetry run tox run
5050

5151
## Sign off your commits
5252

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.
53+
Please sign off your commits, to show that you agree to publish your changes under the current terms and licenses of the project
54+
, and to indicate agreement with [Developer Certificate of Origin (DCO)](https://developercertificate.org/).
5555

5656
```shell
5757
git commit --signed-off ...

0 commit comments

Comments
 (0)