This is an automated email from the ASF dual-hosted git repository.

dongeforever pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 11433ef  Add rip info
11433ef is described below

commit 11433ef8b8689fb487c37a92e07a844f3247191b
Author: zander <[email protected]>
AuthorDate: Tue Oct 9 19:44:22 2018 +0800

    Add rip info
---
 _pages/community.md            |  13 ++++++++++++-
 assets/images/how_rip_work.png | Bin 0 -> 50776 bytes
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/_pages/community.md b/_pages/community.md
index fe521e3..1f2665d 100644
--- a/_pages/community.md
+++ b/_pages/community.md
@@ -21,7 +21,18 @@ Nor is code the only way to contribute to the project. We 
strongly value documen
 
 We have a few mailing lists hosted by Apache, please refer to 
[here](/about/contact) for more details.
 
+# RIP(RocketMQ Improvement Proposals)
+It is easy to start a RIP from sending proposals to mailing lists.And the 
whole procedure of a RIP may follow below:
+![How Rip Work](/assets/images/how_rip_work.png)
+
+
+[RIP 
Template](https://docs.google.com/document/d/19JssoEGnNp1x9MoXVMoeGCWSBnBdyv97FuGcIH1fV1g/edit#heading=h.nwczedg8v2na)
+
+[RIP-1 MQTT 
Bridge](https://docs.google.com/document/d/1G1-aJ74ZTjy_rxtJU3jm_YoICexNTdUVSR9E78K9xlo/edit?usp=sharing)
+
+
 # Ecosystem
 
-![](/assets/images/eco.png)
+![Apache RocketMQ Ecosystem](/assets/images/eco.png)
+
 
diff --git a/assets/images/how_rip_work.png b/assets/images/how_rip_work.png
new file mode 100644
index 0000000..57bdb15
Binary files /dev/null and b/assets/images/how_rip_work.png differ

Reply via email to