This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new cb546c1 Automated deployment: Wed Jul 8 10:13:10 UTC 2020
9ef64c149302496cff27622272f2ed4284d2953a
cb546c1 is described below
commit cb546c1599106b0fdc982f9aa250a41811dbdbd3
Author: dailidong <[email protected]>
AuthorDate: Wed Jul 8 10:13:10 2020 +0000
Automated deployment: Wed Jul 8 10:13:10 UTC 2020
9ef64c149302496cff27622272f2ed4284d2953a
---
zh-cn/docs/development/contribute.html | 19 ++++++++++++++++++-
zh-cn/docs/development/contribute.json | 2 +-
2 files changed, 19 insertions(+), 2 deletions(-)
diff --git a/zh-cn/docs/development/contribute.html
b/zh-cn/docs/development/contribute.html
index 5075749..b61d53b 100644
--- a/zh-cn/docs/development/contribute.html
+++ b/zh-cn/docs/development/contribute.html
@@ -13,7 +13,24 @@
</head>
<body>
<div id="root"><div class="documentation-page"
data-reactroot=""><header class="header-container header-container-normal"><div
class="header-body"><a href="/zh-cn/index.html"><img class="logo"
src="/img/hlogo_colorful.svg"/></a><div class="search search-normal"><span
class="icon-search"></span></div><span class="language-switch
language-switch-normal">En</span><div class="header-menu"><img
class="header-menu-toggle" src="/img/system/menu_gray.png"/><div><ul
class="ant-menu blackClass an [...]
-<p>您可以提交一个bug,一个Feature建议或者直接提交改进。</p>
+<p>首先非常感谢大家选择和使用 DolphinScheduler,非常欢迎大家加入 DolphinScheduler 大家庭,融入开源世界!</p>
+<p>我们鼓励任何形式的参与社区,最终成为 Committer 或 PPMC,如:</p>
+<ul>
+<li>将遇到的问题通过 github 上 <a
href="https://github.com/apache/incubator-dolphinscheduler/issues">issue</a>
的形式反馈出来</li>
+<li>回答别人遇到的 issue 问题</li>
+<li>帮助完善文档</li>
+<li>帮助项目增加测试用例</li>
+<li>为代码添加注释</li>
+<li>提交修复 Bug 或者 Feature 的 PR</li>
+<li>发表应用案例实践、调度流程分析或者与调度相关的技术文章</li>
+<li>帮助推广 DolphinScheduler,参与技术大会或者meetup的分享等</li>
+</ul>
+<p>欢迎加入贡献的队伍,加入开源从提交第一个 PR 开始</p>
+<ul>
+<li>比如添加代码注释或找到带有 ”easy to fix” 标记或一些非常简单的 issue(拼写错误等) 等等,先通过第一个简单的PR熟悉提交流程
+注:贡献不仅仅限于 PR 哈,对促进项目发展的都是贡献</li>
+</ul>
+<p>相信参与 DolphinScheduler,一定会让您从开源中受益!</p>
<h3>1. 如何提交Bug</h3>
<p>当您发现一个Bug时,请提交Bug,提交前:</p>
<ul>
diff --git a/zh-cn/docs/development/contribute.json
b/zh-cn/docs/development/contribute.json
index c5a9aee..7c6d953 100644
--- a/zh-cn/docs/development/contribute.json
+++ b/zh-cn/docs/development/contribute.json
@@ -1,6 +1,6 @@
{
"filename": "contribute.md",
- "__html": "<h2>贡献</h2>\n<p>您可以提交一个bug,一个Feature建议或者直接提交改进。</p>\n<h3>1.
如何提交Bug</h3>\n<p>当您发现一个Bug时,请提交Bug,提交前:</p>\n<ul>\n<li>请先在issue列表里查找一下是否该bug已经提交,如果已经有此bug,请在此bug下接着回复。</li>\n<li>如果该Bug是可以复现的。请尽量提供完整的重现步骤。</li>\n</ul>\n<p>请在issues页面中提交Bug。</p>\n<p>一个高质量的Bug通常有以下特征:</p>\n<ul>\n<li>使用一个清晰并有描述性的标题来定义Bug。</li>\n<li>详细的描述复现Bug的步骤。包括您的配置情况,预计产生的结果,实际产生的结果。并附加详细的TRACE日志。</li>\n<li>如果程序抛出异常,请附加完整的堆栈日志。</li>\n<li>如有可能,请附上屏幕截图或动态的GIF图,这些图片能帮助演示整个问题的产生过程。</li>\n<li>哪个版本。</li>\n<li>需要修复的优�
�级( [...]
+ "__html": "<h2>贡献</h2>\n<p>首先非常感谢大家选择和使用 DolphinScheduler,非常欢迎大家加入
DolphinScheduler 大家庭,融入开源世界!</p>\n<p>我们鼓励任何形式的参与社区,最终成为 Committer 或
PPMC,如:</p>\n<ul>\n<li>将遇到的问题通过 github 上 <a
href=\"https://github.com/apache/incubator-dolphinscheduler/issues\">issue</a>
的形式反馈出来</li>\n<li>回答别人遇到的 issue
问题</li>\n<li>帮助完善文档</li>\n<li>帮助项目增加测试用例</li>\n<li>为代码添加注释</li>\n<li>提交修复 Bug
或者 Feature 的 PR</li>\n<li>发表应用案例实践、调度流程分析或者与调度相关的技术文章</li>\n<li>帮助推广
DolphinScheduler,参与技术大会或者meetup的分享等</li>\n</ul>\n<p>欢 [...]
"link": "/zh-cn/docs/development/contribute.html",
"meta": {}
}
\ No newline at end of file