From 5c7c0cc7eda18e75d8b538876728624b161b7905 Mon Sep 17 00:00:00 2001 From: Bruce Yinhe Date: Tue, 19 Apr 2016 10:37:03 +0200 Subject: Update README.md Add text for Contribution Needed --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ed3bf26d6e..63464b58ff 100644 --- a/README.md +++ b/README.md @@ -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 -------------------------- @@ -96,3 +96,4 @@ Copyright and License [4]: http://erlang.github.com/otp/ [5]: HOWTO/INSTALL.md [6]: https://github.com/erlang/otp/wiki/Bug-reports + [7]: http://bugs.erlang.org -- cgit v1.2.3 From 366ded3d5504634251b17307758f4bd85b218834 Mon Sep 17 00:00:00 2001 From: Bruce Yinhe Date: Tue, 19 Apr 2016 15:57:37 +0200 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63464b58ff..9986d6bc18 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ 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 -- cgit v1.2.3