Unverified Commit a4f35a24 authored by Harrison Saturley-Hall's avatar Harrison Saturley-Hall Committed by GitHub
Browse files

docs: note that DCO check is required to merge (#2747)


Signed-off-by: default avatarHarrison King Saturley-Hall <hsaturleyhal@nvidia.com>
parent 4581fccb
...@@ -178,7 +178,8 @@ By making a contribution to this project, I certify that: ...@@ -178,7 +178,8 @@ By making a contribution to this project, I certify that:
``` ```
We require that every contribution to Dynamo is signed with We require that every contribution to Dynamo is signed with
a Developer Certificate of Origin. Additionally, please use your real name. a Developer Certificate of Origin, this is verified by a required CI check.
Additionally, please use your real name.
We do not accept anonymous contributors nor those utilizing pseudonyms. We do not accept anonymous contributors nor those utilizing pseudonyms.
Each commit must include a DCO which looks like this Each commit must include a DCO which looks like this
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment