diff --git a/.github/config.yml b/.github/config.yml index bbf1107..6511d89 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -1,11 +1,22 @@ +# 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 newIssueWelcomeComment: | Thanks for opening the issue! Do join our discord server [DevSpace](https://discord.gg/WHGhXvW) , a place for Awesome Developer's +# 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 this pull request! Do join our discord server [DevSpace](https://discord.gg/WHGhXvW) , a place for Awesome Developer's - + +# 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! Do join our discord server [DevSpace](https://discord.gg/WHGhXvW) , a place for Awesome Developer's