Skip to content

Commit

Permalink
Merge branch 'main' into 5.0.0-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
jkowalleck authored Oct 4, 2023
2 parents 3bcd9e9 + 0ebaa21 commit c8c2183
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ poetry run tox run

## Sign off your commits

Please sign off your commits,
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/).

```shell
git commit --signed-off ...
Expand Down

0 comments on commit c8c2183

Please sign in to comment.