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 коммит произвёл Hiroshi SHIBATA
Родитель 7614cc5b24
Коммит 636a4fad16
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: F9CF13417264FAC2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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