From d749aa3a16c3131533faea118d7c67c87e1bf571 Mon Sep 17 00:00:00 2001 From: Abhishek Naidu Date: Sun, 13 Dec 2020 16:37:43 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20feat:=20behavior=20bot=20changes?= =?UTF-8?q?=20v2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/config.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/config.yml b/.github/config.yml index 61391e2..61159ee 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -3,8 +3,7 @@ # Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome # Comment to be posted to on first time issues -newIssueWelcomeComment: | - +newIssueWelcomeComment: > Thanks for opening the issue! Do join our discord server [DevSpace](https://discord.gg/PwU8sza) , a place for Awesome Developer's @@ -13,7 +12,7 @@ newIssueWelcomeComment: | # 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: | +newPRWelcomeComment: > Thanks for opening this pull request! Do join our discord server [DevSpace](https://discord.gg/PwU8sza) , a place for Awesome Developer's @@ -23,7 +22,7 @@ newPRWelcomeComment: | # Comment to be posted to on pull requests merged by a first time user -firstPRMergeComment: | +firstPRMergeComment: > Congrats on merging your first pull request! Do join our discord server [DevSpace](https://discord.gg/PwU8sza) , a place for Awesome Developer's