From 458804c51c1d335f7cdae916b46e109c9fda4bad Mon Sep 17 00:00:00 2001 From: Steven Black Date: Sat, 19 Dec 2020 18:05:19 -0500 Subject: [PATCH] Upgrade the congratulations on merging message to first time contributors. --- .github/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/config.yml b/.github/config.yml index 3a600602e..2f27334db 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -16,6 +16,6 @@ newPRWelcomeComment: > # Comment to be posted to on pull requests merged by a first time user firstPRMergeComment: > - Congratulations on merging your first pull request! 🎉🎉🎉 + Congratulations on merging your first pull request here! 🎉🎉🎉 You are now in our [list of contributors](https://github.com/StevenBlack/hosts/graphs/contributors). Welcome! # It is recommend to include as many gifs and emojis as possible! \ No newline at end of file