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:
parent
7614cc5b24
commit
636a4fad16
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue