From 8ceaefcce94095a46cf585bd38ab0af5f68420e8 Mon Sep 17 00:00:00 2001 From: Bhupesh-V Date: Wed, 6 Nov 2024 14:19:06 +0530 Subject: [PATCH] improve mail copy --- wiki-mention/main.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wiki-mention/main.py b/wiki-mention/main.py index 1129e40..611b12f 100644 --- a/wiki-mention/main.py +++ b/wiki-mention/main.py @@ -22,12 +22,12 @@ def send_message(reddit, username): message_subject = 'Woohoo! Your advice/perspective is now part of our wiki!' message_text = """ Hi there,\n -It looks like one of your comments on r/developersIndia was picked-up by the volunteer team to be part of our [community-driven wiki](https://wiki.developersindia.in/).\n +It looks like one of your comments on r/developersIndia was picked-up by the volunteer team to be part of our **[community-driven wiki](https://wiki.developersindia.in/)**.\n -- You can find your advice by searching your username in our [Wiki](https://wiki.developersindia.in/).\n +- You can find your contribution by searching your username in the [Wiki](https://wiki.developersindia.in/).\n - We can't thank you enough for your valuable contribution to our community 🧡\n\n -Please keep contributing productively!\n +Please keep contributing productively. If you have any questions/concerns feel free to reply to this mail or create a new modmail.\n\n Cheers,\n The r/developersIndia Community Team