This is an automated email from the ASF dual-hosted git repository.
lidongdai pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-website.git
The following commit(s) were added to refs/heads/master by this push:
new 9ef64c1 Update contribute.md
9ef64c1 is described below
commit 9ef64c149302496cff27622272f2ed4284d2953a
Author: dailidong <[email protected]>
AuthorDate: Wed Jul 8 18:09:57 2020 +0800
Update contribute.md
---
docs/zh-cn/development/contribute.md | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/docs/zh-cn/development/contribute.md
b/docs/zh-cn/development/contribute.md
index f2efe06..493398f 100644
--- a/docs/zh-cn/development/contribute.md
+++ b/docs/zh-cn/development/contribute.md
@@ -3,14 +3,14 @@
首先非常感谢大家选择和使用 DolphinScheduler,非常欢迎大家加入 DolphinScheduler 大家庭,融入开源世界!
我们鼓励任何形式的参与社区,最终成为 Committer 或 PPMC,如:
-• 将遇到的问题通过 github 上
[issue](https://github.com/apache/incubator-dolphinscheduler/issues) 的形式反馈出来
-• 回答别人遇到的 issue 问题
-• 帮助完善文档
-• 帮助项目增加测试用例
-• 为代码添加注释
-• 提交修复 Bug 或者 Feature 的 PR
-• 发表应用案例实践、调度流程分析或者与调度相关的技术文章
-• 帮助推广 DolphinScheduler,参与技术大会或者meetup的分享等
+* 将遇到的问题通过 github 上
[issue](https://github.com/apache/incubator-dolphinscheduler/issues) 的形式反馈出来
+* 回答别人遇到的 issue 问题
+* 帮助完善文档
+* 帮助项目增加测试用例
+* 为代码添加注释
+* 提交修复 Bug 或者 Feature 的 PR
+* 发表应用案例实践、调度流程分析或者与调度相关的技术文章
+* 帮助推广 DolphinScheduler,参与技术大会或者meetup的分享等
欢迎加入贡献的队伍,加入开源从提交第一个 PR 开始
- 比如添加代码注释或找到带有 ”easy to fix” 标记或一些非常简单的 issue(拼写错误等) 等等,先通过第一个简单的PR熟悉提交流程