X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2F5_How_To_Contribute%2F7_General_Guidelines.md;fp=docs%2F5_How_To_Contribute%2F7_General_Guidelines.md;h=b72e912d4d32a43b16377d8e37b9d30feca2f64d;hb=0f738f5d1918570190c6780b92ea0e14c88d2e33;hp=1cb7d692a7c00ad26e5673a099996b133c7d8e71;hpb=43a9d93a4c79fecd2d643e1fa333a6683443e628;p=AGL%2Fdocumentation.git diff --git a/docs/5_How_To_Contribute/7_General_Guidelines.md b/docs/5_How_To_Contribute/7_General_Guidelines.md index 1cb7d69..b72e912 100644 --- a/docs/5_How_To_Contribute/7_General_Guidelines.md +++ b/docs/5_How_To_Contribute/7_General_Guidelines.md @@ -152,7 +152,8 @@ We have tried to make it as easy as possible to make contributions. This applies to how we handle the legal aspects of contribution. We simply ask that when submitting a patch for review, the developer must -include a sign-off statement in the commit message. +include a sign-off statement in the commit message. This is done to ensure that +the author of the change adhere to follow [**DCO**](https://developercertificate.org/). ```sh Signed-off-by: John Doe