diff --git a/CHANGELOG.md b/CHANGELOG.md index f1fb5264..f2e66522 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ and this project adheres to ## [Unreleased] +## Added + +- 📄(legal) Require contributors to sign a DCO #779 + ## Changed - ♻️(frontend) Integrate UI kit #783 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b56dff19..26e0a9ce 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,6 +4,8 @@ Thank you for taking the time to contribute! Please follow these guidelines to e To get started with the project, please refer to the [README.md](https://github.com/suitenumerique/docs/blob/main/README.md) for detailed instructions. +Contributors are required to sign off their commits with `git commit --sign-off`: this confirms that they have read and accepted the [Developer's Certificate of Origin 1.1](https://developercertificate.org/). + Please also check out our [dev handbook](https://suitenumerique.gitbook.io/handbook) to learn our best practices. ## Help us with translations