summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2018-08-15 13:12:09 +0800
committerGitHub <[email protected]>2018-08-15 13:12:09 +0800
commit1357feb05afb1bc65dff229ccfc96aefd67101bf (patch)
tree2c9edd34aae526d48766dbec2610faf4a672f0ed
parent33ad564a985a864a77d035c7cd042126fbbe2a0e (diff)
parent92ea65b345d93a88777d02cccaedbccb12fe5fc3 (diff)
Merge pull request #187 from yangjz1125/fix-contributing
fix contributing
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 384fc6385..75f7d2a18 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -83,7 +83,7 @@ Thank you to all our sponsors! (please ask your company to also support this ope
* 请先更新你的本地分支到最新,再进行提交代码请求,确保没有合并冲突
* 编写友好可读的提交信息
-* 请使用余工程代码相同的代码规范
+* 请使用与工程代码相同的代码规范
* 确保提交的代码缩进是四个空格,而不是tab
* 请提交代码到`dev`分支,如果通过,我们会在特定时间合并到`master`分支上
* 为了规范化提交日志的格式,commit消息,不要用中文,请用英文描述