Create auto-comment.yml

This commit is contained in:
Gabor Kiss-Vamosi
2020-07-07 11:30:35 +02:00
committed by GitHub
parent faf56680f8
commit c97a0684cf

9
.github/auto-comment.yml vendored Normal file
View File

@@ -0,0 +1,9 @@
# Comment to a new issue.
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).
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.