awesome-github-profile-readme/.github/config.yml

25 lines
1.0 KiB
YAML
Raw Normal View History

2020-09-26 05:29:31 -04:00
# 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 06:07:43 -05:00
newIssueWelcomeComment: >
2020-12-13 06:11:22 -05:00
Thanks for opening the issue!
2020-12-13 06:47:59 -05:00
Do join our discord server [DevSpace,](https://discord.gg/PwU8sza) a place for Awesome Developer's :)
2020-12-13 06:21:07 -05:00
2020-09-26 05:29:31 -04:00
# 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 06:07:43 -05:00
newPRWelcomeComment: >
2020-12-13 06:11:22 -05:00
Thanks for opening this pull request!
2020-12-13 06:45:37 -05:00
Do join our discord server [DevSpace,](https://discord.gg/PwU8sza) a place for Awesome Developer's :)
2020-12-13 06:21:07 -05:00
2020-09-26 05:29:31 -04:00
# 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-12 15:48:14 -05:00
2020-12-13 06:07:43 -05:00
firstPRMergeComment: >
2020-12-13 06:11:22 -05:00
Congrats on merging your first pull request!
2020-12-13 06:47:59 -05:00
Do join our discord server [DevSpace,](https://discord.gg/PwU8sza) a place for Awesome Developer's :)
2020-12-12 16:00:53 -05:00