From 223ae41a545f9e6f60d3d3b626e0578307daae87 Mon Sep 17 00:00:00 2001 From: Abhishek Naidu Date: Sat, 26 Sep 2020 14:59:31 +0530 Subject: [PATCH] Few changes as per behaviorbot --- .github/config.yml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) 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