This is an automated email from the ASF dual-hosted git repository. vongosling pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/rocketmq.git
commit e1fa99ae703abdcc0a22c6b504aea639a806142a Author: von gosling <[email protected]> AuthorDate: Thu Jan 10 13:16:22 2019 +0800 Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f964f46..98d97a0 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ It offers a variety of features: * Home: <https://rocketmq.apache.org> * Docs: <https://rocketmq.apache.org/docs/quick-start/> * Issues: <https://github.com/apache/rocketmq/issues> +* Rips: <https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal> * Ask: <https://stackoverflow.com/questions/tagged/rocketmq> * Slack: <https://rocketmq-invite-automation.herokuapp.com/> @@ -43,7 +44,7 @@ It offers a variety of features: ---------- ## Contributing -We always welcome new contributions, whether for trivial cleanups, big new features or other material rewards, more details see [here](http://rocketmq.apache.org/docs/how-to-contribute/). +We always welcome new contributions, whether for trivial cleanups, [big new features](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal) or other material rewards, more details see [here](http://rocketmq.apache.org/docs/how-to-contribute/). ---------- ## License
