diff options
author | Henrik Nord <[email protected]> | 2016-04-21 10:50:45 +0200 |
---|---|---|
committer | Henrik Nord <[email protected]> | 2016-04-21 10:50:45 +0200 |
commit | f2cef11a16d8d5f643cdf913b46042db71bff867 (patch) | |
tree | ad91f4dbbe1301727f351ae69316fe406ba4f4fa | |
parent | d38d5950563429c4a5d6b09550ac1e6f39fb380e (diff) | |
parent | 366ded3d5504634251b17307758f4bd85b218834 (diff) | |
download | otp-f2cef11a16d8d5f643cdf913b46042db71bff867.tar.gz otp-f2cef11a16d8d5f643cdf913b46042db71bff867.tar.bz2 otp-f2cef11a16d8d5f643cdf913b46042db71bff867.zip |
Merge remote-tracking branch 'erlang/pr/1020'
* erlang/pr/1020:
Update README.md
Update README.md
-rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -36,6 +36,8 @@ Here are the [instructions for submitting patches] [2]. In short: +* Go to the JIRA issue tracker at [bugs.erlang.org] [7] to see reported issues which you can contribute to. Search for issues with the status *Contribution Needed*. + * We prefer to receive proposed updates via email on the [`erlang-patches`] [3] mailing list or through a pull request. @@ -58,8 +60,6 @@ In short: may suggest improvements that are needed before the change can be accepted and merged. -* Once or twice a week, a status email called ["What's cooking in Erlang/OTP"] [4] - will be sent to the [`erlang-patches`] [3] mailing list. Bug Reports -------------------------- @@ -91,8 +91,9 @@ Copyright and License [1]: http://www.erlang.org - [2]: http://wiki.github.com/erlang/otp/submitting-patches + [2]: http://wiki.github.com/erlang/otp/contribution-guidelines [3]: http://www.erlang.org/static/doc/mailinglist.html [4]: http://erlang.github.com/otp/ [5]: HOWTO/INSTALL.md [6]: https://github.com/erlang/otp/wiki/Bug-reports + [7]: http://bugs.erlang.org |