From b89995aa256332c4f161e28aaa00d60416c382fe Mon Sep 17 00:00:00 2001 From: Somangshu Goswami Date: Thu, 1 Sep 2022 16:12:07 +0530 Subject: [PATCH] chore: Update the welcome bot message (#16444) Updated the message to include request for raising a review, its a critical piece of information people should have --- .github/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/config.yml b/.github/config.yml index a530de646a..75ff84a411 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -1,2 +1,2 @@ newPRWelcomeComment: > - Welcome to the Appsmith community! Thank you for your first pull request and making this project better. 🤗 + Welcome to the Appsmith community! Thank you for your first pull request and making this project better. 🤗 Please make sure that you raise a review request so your code change does not go unnoticed.