From 40c831bbcd5e52fd192ef2c8cdeabbd70d388d06 Mon Sep 17 00:00:00 2001 From: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com> Date: Mon, 12 Oct 2020 15:15:02 +0530 Subject: [PATCH] docs: update reply template for invalid PRs --- docs/moderator-handbook.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/moderator-handbook.md b/docs/moderator-handbook.md index d1f0d52107..8a45641863 100644 --- a/docs/moderator-handbook.md +++ b/docs/moderator-handbook.md @@ -462,7 +462,9 @@ Thanks again! 😊 ```markdown Hey @username -You have not added any content, We will be closing this PR and marking it as `invalid`. 😓️ +Thank you for opening this pull request. -Feel free to open another PR though! 👍 +This is a standard message notifying you that we've reviewed your pull request and have decided not to merge it. We would welcome future pull requests from you. + +Thank you and happy coding. ```