From 2849232e849263fdb83d219b7b9b650083192b1f Mon Sep 17 00:00:00 2001 From: rubengv87 <60976896+rubengv87@users.noreply.github.com> Date: Wed, 12 Feb 2020 19:45:46 +0100 Subject: [PATCH] Update config.yml --- .github/config.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.github/config.yml b/.github/config.yml index 13a3c33..492a279 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -31,3 +31,17 @@ lockThreads: setTimeInHours: 72 replyComment: > This thread is being locked due to exceeding the toxicity minimums. cc/ @hiimbex +# 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 your first issue here! Be sure to follow the issue template! +# 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! Please check out our contributing guidelines. +# 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! We here at behaviorbot are proud of you! +# It is recommended to include as many gifs and emojis as possible!