From a6793b2695919798dc7ccf5bf492523ae0da249f Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Tue, 7 Jul 2020 12:44:42 +0200 Subject: [PATCH] Update auto-comment.yml --- .github/auto-comment.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/auto-comment.yml b/.github/auto-comment.yml index f718c7913..e28adfc22 100644 --- a/.github/auto-comment.yml +++ b/.github/auto-comment.yml @@ -1,5 +1,5 @@ # Comment to a new issue. -pullRequestOpened: > +pullRequestOpened: | Thank you for raising your pull request. To ensure that all licensing criteria is met all repositories of the LVGL project apply a process called DCO (Developer's Certificate of Origin). @@ -7,3 +7,5 @@ pullRequestOpened: > The text of DCO can be read here: https://developercertificate.org/ By contributing to any repositories of the LVGL project you state that your contribution corresponds with the DCO. + + No further action is required if your contribution fulfills the DCO. If you are not sure about it feel free to ask us in a comemnt.