Enable probot-welcome

This commit is contained in:
dessant 2017-10-06 23:22:30 +03:00
parent 4114115de8
commit 56b4c2dcd4
1 changed files with 19 additions and 0 deletions

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

@ -0,0 +1,19 @@
# Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome
# Comment to be posted to on first time issues
newIssueWelcomeComment: |
👋 Thanks for opening your first issue here! Be sure to follow the issue template!
# 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: |
Thanks for opening your first pull request here! 💖 Please check out our [contributing guidelines](https://kivy.org/docs/contribute.html).
# Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge
# Comment to be posted to on pull requests merged by a first time user
firstPRMergeComment: >
Congrats on merging your first pull request! 🎉🎉🎉
# It is recommend to include as many gifs and emojis as possible