diff --git a/docs/markdown/contribution.zh-CN.md b/docs/markdown/contribution.zh-CN.md index d0eb8338e..145f37a94 100644 --- a/docs/markdown/contribution.zh-CN.md +++ b/docs/markdown/contribution.zh-CN.md @@ -66,7 +66,10 @@ src ### Pull Request 规范 -如果你是第一次在 GitHub 上提 Pull Request ,可以阅读下面这篇文章来学习:[如何优雅地在 GitHub 上贡献代码](https://segmentfault.com/a/1190000000736629)。 +如果你是第一次在 GitHub 上提 Pull Request ,可以阅读下面这两篇文章来学习: + +- [如何优雅地在 GitHub 上贡献代码](https://segmentfault.com/a/1190000000736629) +- [第一次参与开源](https://github.com/firstcontributions/first-contributions/blob/master/translations/README.chs.md) #### 规范