From 20faf7133803f1db43b082f0f5f19d2284784b15 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Wed, 9 May 2018 20:15:11 -0700 Subject: [PATCH] ProBot Welcome --- .github/config.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/config.yml b/.github/config.yml index 477fd949..3978c164 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -5,3 +5,11 @@ requestInfoReplyComment: > issue.

![](https://feross.net/s/cats/14.gif) 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) +firstPRMergeComment: > + Congrats on getting your first pull request merged!

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