This is an automated email from the ASF dual-hosted git repository.
panjuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new 1496842 Update committer.cn.md (#7637)
1496842 is described below
commit 14968422f690120d92c3f9113f7d5f87c3d98091
Author: yang-7777 <[email protected]>
AuthorDate: Mon Sep 28 19:07:43 2020 +0800
Update committer.cn.md (#7637)
add committer routine
---
docs/community/content/contribute/committer.cn.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/docs/community/content/contribute/committer.cn.md
b/docs/community/content/contribute/committer.cn.md
index 3bcdc85..27527f1 100644
--- a/docs/community/content/contribute/committer.cn.md
+++ b/docs/community/content/contribute/committer.cn.md
@@ -30,6 +30,8 @@ ShardingSphere社区遵循[Apache Community’s
process](http://community.apache
- 判断issue类型,如:bug,enhancement,discussion等。
- 判断Milestone,并标记。
-3. Committer提交的PR,需要根据PR类型和时间标注label 和 milestone。
+3. Committer提交的Pull Request,需要根据PR类型和时间标注label 和 milestone。
+
+4. Committer review Pull Request时,可以进行squash and merge to master的操作, 如果有问题可以加上
change request 或者@相关人员协助处理。
> 注意: 无论是否是社区issue,都必须有assignee,直到issue完成。