25 lines
1.0 KiB
YAML
Raw Normal View History

2020-09-26 14:59:31 +05:30
# Configuration for welcome - https://github.com/behaviorbot/welcome
# Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome
# Comment to be posted to on first time issues
2020-12-13 16:37:43 +05:30
newIssueWelcomeComment: >
2020-12-13 16:41:22 +05:30
Thanks for opening the issue!
2020-12-13 17:17:59 +05:30
Do join our discord server [DevSpace,](https://discord.gg/PwU8sza) a place for Awesome Developer's :)
2020-12-13 16:51:07 +05:30
2020-09-26 14:59:31 +05:30
# 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
2020-12-13 16:37:43 +05:30
newPRWelcomeComment: >
2020-12-13 16:41:22 +05:30
Thanks for opening this pull request!
2020-12-13 17:15:37 +05:30
Do join our discord server [DevSpace,](https://discord.gg/PwU8sza) a place for Awesome Developer's :)
2020-12-13 16:51:07 +05:30
2020-09-26 14:59:31 +05:30
# 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
2020-12-13 02:18:14 +05:30
2020-12-13 16:37:43 +05:30
firstPRMergeComment: >
2020-12-13 16:41:22 +05:30
Congrats on merging your first pull request!
2020-12-13 17:17:59 +05:30
Do join our discord server [DevSpace,](https://discord.gg/PwU8sza) a place for Awesome Developer's :)
2020-12-13 02:30:53 +05:30