From 2c672912ea476368efcd6179d378e72f80483c07 Mon Sep 17 00:00:00 2001 From: Denis Isaev Date: Sun, 17 May 2020 18:27:05 +0300 Subject: [PATCH] dev: don't duplicate greeting --- .github/boring-cyborg.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/boring-cyborg.yml b/.github/boring-cyborg.yml index c5148ab2..14a4eb98 100644 --- a/.github/boring-cyborg.yml +++ b/.github/boring-cyborg.yml @@ -1,9 +1,5 @@ firstPRWelcomeComment: Hey, thank you for opening your first Pull Request ! -# Comment to be posted to congratulate user on their first merged PR -firstPRMergeComment: > - Awesome work, congrats on your first merged pull request! - # Comment to be posted to on first time issues firstIssueWelcomeComment: > Hey, thank you for opening your first Issue ! 🙂