1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

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
This commit is contained in:
Will Binns 2019-06-14 06:18:01 +02:00 committed by Hiroshi SHIBATA
parent 7614cc5b24
commit 636a4fad16
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2

View file

@ -69,7 +69,7 @@ send the following phrase:
subscribe
in the mail body (not subject) to the address
<ruby-talk-request@ruby-lang.org>.
[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