Skip to content

Commit 0ebaa21

Browse files
authored
chore: Update CONTRIBUTING.md
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 0012a82 commit 0ebaa21

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
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)