From 3bf159b137f091ddc740ad6d465b4b865d1fbeb0 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 29 Nov 2018 10:43:01 -0500 Subject: welcome bot config --- .github/config.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to '.github/config.yml') diff --git a/.github/config.yml b/.github/config.yml index 3ac84658..58f54ca9 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -25,3 +25,15 @@ sentimentBotReplyComment: > Please be sure to review the code of conduct and be respectful of other users. cc/ @pliablepixels # Note: the bot will only work if your repository has a Code of Conduct +# +# Comment to be posted to on first time issues +newIssueWelcomeComment: | + 👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you follow the issue template or I may not respond. + +# Comment to be posted to on PRs from first time contributors in your repository +newPRWelcomeComment: | + 💖 Thanks for opening this pull request! 💖 + +# Comment to be posted to on pull requests merged by a first time user +firstPRMergeComment: > + Congrats on merging your first pull request! 🎉🎉🎉 -- cgit v1.2.3