Summary
Require DCO sign-off on all commits to protect the project legally under Apache 2.0.
Tasks
Why
Apache 2.0 includes a patent grant. DCO ensures every contributor explicitly agrees their contribution is their own and licensed under the project's license. Standard practice for Apache-licensed OSS.
References
Summary
Require DCO sign-off on all commits to protect the project legally under Apache 2.0.
Tasks
.github/workflows/dco.ymlcheck (or use the DCO GitHub App)Signed-off-byinstructions to the PR templateWhy
Apache 2.0 includes a patent grant. DCO ensures every contributor explicitly agrees their contribution is their own and licensed under the project's license. Standard practice for Apache-licensed OSS.
References