added a CLA welcome checker

This commit is contained in:
Anton Georgiev
2024-06-10 12:37:08 -04:00
parent f5de0ce622
commit 9496076bab

8
.github/config.yml vendored Normal file
View File

@@ -0,0 +1,8 @@
# Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome
# Comment to be posted to on PRs from first time contributors in your repository
newPRWelcomeComment: >
Thank you for this contribution!
Could you please confirm if you already sent in the signed Contributor License Agreement? See https://docs.bigbluebutton.org/support/faq.html#why-do-i-need-to-sign-a-contributor-license-agreement-to-contribute-source-code
Thanks in advance!