Create auto-comment.yml

This commit is contained in:
Gabor Kiss-Vamosi
2020-07-07 11:29:20 +02:00
committed by GitHub
parent 039080fc26
commit b2d78dcca7

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

@@ -0,0 +1,11 @@
# 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.