From 636a4fad1617699350ec70d5523a92e8148d5c35 Mon Sep 17 00:00:00 2001 From: Will Binns Date: Fri, 14 Jun 2019 06:18:01 +0200 Subject: README: Add smart URL for joining mailing list This adds a couple of parameters to the mailing list link in the README so that the subject line and body are automatically populated. The body is populated with the `subscribe` string so that all an individual has to do is perform the send action in their mail client. Closes: https://github.com/ruby/ruby/pull/2236 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 570166d551..0e4786ba78 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ send the following phrase: subscribe in the mail body (not subject) to the address -. +[ruby-talk-request@ruby-lang.org](mailto:ruby-talk-request@ruby-lang.org?subject=Join%20Ruby%20Mailing%20List&body=subscribe). ## How to compile and install -- cgit v1.2.3