Skip to content

Commit 117c59e

Browse files
authored
Update best-practices.md
1 parent e4fdc08 commit 117c59e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_articles/zh-hans/best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ fork 一个项目不什么坏事情。能复制并且修改别人的代码是开
231231
* [mention-bot](https://github.com/facebook/mention-bot) 可能的贡献者来帮你复查代码
232232
* [Danger](https://github.com/danger/danger) 帮你自动复查代码
233233

234-
对于 bug 报告和其他常见形式的贡献,Github[Issue 模版和 Pull Request 模版](https://github.com/blog/2111-issue-and-pull-request-templates), 你可以用来降低沟通成本。你也可以设置[邮件过滤](https://github.com/blog/2203-email-updates-about-your-own-activity)来管理你的邮件提醒。
234+
对于 bug 报告和其他常见形式的贡献,GitHub[Issue 模版和 Pull Request 模版](https://github.com/blog/2111-issue-and-pull-request-templates), 你可以用来降低沟通成本。你也可以设置[邮件过滤](https://github.com/blog/2203-email-updates-about-your-own-activity)来管理你的邮件提醒。
235235

236236
如果你想更加的先进和高效,代码风格指南和 linter 能让你项目收到的贡献更加规范,而且更容易复查和被接受。
237237

0 commit comments

Comments
 (0)