From 7b72dfafc286531a84b4960fac34b12bda5d90f6 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Fri, 18 May 2018 07:37:47 +0200 Subject: [PATCH] ProBot Welcome: PR message tweak --- .github/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/config.yml b/.github/config.yml index 1b5ae4d0..87b5f8dc 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -8,8 +8,8 @@ requestInfoLabelToAdd: 'need more info' # ProBot Welcome (https://probot.github.io/apps/welcome/) newPRWelcomeComment: > - Thanks for opening this pull request! Please check out our contributing guidelines. -

![](https://feross.net/s/cats/9.gif) + Thanks for opening this pull request! You're awesome. +

![](https://feross.net/s/cats/6.gif) firstPRMergeComment: > Congrats on getting your first pull request landed!

![](https://feross.net/s/cats/29.gif)