JooKS-me commented on a change in pull request #488:
URL: 
https://github.com/apache/incubator-shenyu-website/pull/488#discussion_r830480461



##########
File path: 
i18n/zh/docusaurus-plugin-content-docs-community/current/3-contributor.md
##########
@@ -2,108 +2,107 @@
 title: 贡献者指南
 sidebar_position: 4
 description: Apache ShenYu 贡献者指南
-author: "xiaoyu"
 categories: "Apache ShenYu"
 tags: ["Contributor"]
-date: 2019-04-09
-cover: "/img/architecture/shenyu-framework.png"
 ---
 
+我们欢迎每一位贡献者的加入!
 
-您可以报告bug,提交一个新的功能增强建议或者直接对以上内容提交改进补丁。
+### 贡献方式
 
-## 提交issue
+在 Apache ShenYu 社区,贡献方式有很多:
 
-- 在提交issue之前,请经过充分的搜索,确定该issue不是通过简单的检索即可以解决的问题。
-- 
查看[issue列表](https://github.com/apache/incubator-shenyu/issues),确定该issue不是一个重复的问题。
-- 
[新建](https://github.com/apache/incubator-shenyu/issues/new/choose)一个issue并选择您的issue类型。
-- 使用一个清晰并有描述性的标题来定义issue。
-- 根据模板填写必要信息。
-- 在提交issue之后,对该issue分配合适的标签。如:bug,enhancement,discussion等。
-- 请对自己提交的issue保持关注,在讨论中进一步提供必要信息。
+代码:可以帮助社区完成一些任务、编写新的feature或者是修复一些bug;
 
-## 开发流程
+测试:可以来参与测试代码的编写,包括了单元测试、集成测试、e2e测试;
 
-**Fork分支到本地**
+文档:可以编写或完善文档,来帮助用户更好地了解和使用 Apache ShenYu;
 
-- 从 ShenYu 的repo上fork一个分支到您自己的repo来开始工作,并设置upstream为 ShenYu 的repo。
+博客:可以撰写 Apache ShenYu 的相关文章,来帮助社区更好地推广;
 
-* 从你的github仓库克隆代码.
+讨论:可以参与 Apache ShenYu 新的feature的讨论,将你的想法跟 Apache ShenYu 融合;
 
-```shell
-git clone https://github.com/your-github/incubator-shenyu.git
-```
+建议:也可以对项目或者社区提出一些建议,促进社区的良性发展;
 

Review comment:
       Maybe "布道"(preach) is a better word, WDYT?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to