YorkShen closed pull request #290: * [doc] Update roadmap URL: https://github.com/apache/incubator-weex-site/pull/290
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/docs/community/roadmap.md b/docs/community/roadmap.md index 5c0e9e8ea..3384b2566 100644 --- a/docs/community/roadmap.md +++ b/docs/community/roadmap.md @@ -27,3 +27,8 @@ Weex-toolkit will release version 2.0.0 this year, it mainly provides those foll Also, there will be some feartures and optimization for the submodules, such as weex-debugger, weexpack and so on. All the schedules can be viewed on the [milestones](https://github.com/weexteam/weex-toolkit/milestones). + +### Community +#### v0.22 +* Github commit/PR will be send to [email protected] instead of [email protected] +* Make the code design and development process of Layout transparent to the community, make it happen on [github project](https://github.com/apache/incubator-weex/projects) \ No newline at end of file diff --git a/docs/zh/community/roadmap.md b/docs/zh/community/roadmap.md index 8e0a972ba..43b92dd65 100644 --- a/docs/zh/community/roadmap.md +++ b/docs/zh/community/roadmap.md @@ -28,3 +28,8 @@ 另外, 我们添加了一些新功能和优化来支持子模块, 例如 weex-debugger,weexpack 等等. 所有的计划可以参考这里 [milestones](https://github.com/weexteam/weex-toolkit/milestones). + +### Community +#### 0.22 +* Github commit/PR 发送将发送至`[email protected]`而不是`[email protected]` +* Layout 项目的代码设计和开发流程迁移到 [Github Project](https://github.com/apache/incubator-weex/projects) 中。 \ No newline at end of file ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
