Merge pull request #34770 from kinzhi/kinzhi154
[zh-cn]Sync content/zh-cn/docs/contribute/participate/roles-and-responsibilities.md
This commit is contained in:
commit
4d808c9616
|
|
@ -214,7 +214,7 @@ SIG Docs 批准人。下面是合并的工作机制:
|
||||||
<!--
|
<!--
|
||||||
For more information about contributing to the Kubernetes documentation, see:
|
For more information about contributing to the Kubernetes documentation, see:
|
||||||
|
|
||||||
- [Contributing new content](/docs/contribute/overview/)
|
- [Contributing new content](/docs/contribute/new-content/)
|
||||||
- [Reviewing content](/docs/contribute/review/reviewing-prs)
|
- [Reviewing content](/docs/contribute/review/reviewing-prs)
|
||||||
- [Documentation style guide](/docs/contribute/style/)
|
- [Documentation style guide](/docs/contribute/style/)
|
||||||
-->
|
-->
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@ Anyone can:
|
||||||
- Contribute to a localization
|
- Contribute to a localization
|
||||||
- Suggest improvements on [Slack](http://slack.k8s.io/) or the [SIG docs mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-docs).
|
- Suggest improvements on [Slack](http://slack.k8s.io/) or the [SIG docs mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-docs).
|
||||||
|
|
||||||
After [signing the CLA](/docs/contribute/new-content/overview/#sign-the-cla), anyone can also:
|
After [signing the CLA](https://github.com/kubernetes/community/blob/master/CLA.md), anyone can also:
|
||||||
|
|
||||||
- Open a pull request to improve existing content, add new content, or write a blog post or case study
|
- Open a pull request to improve existing content, add new content, or write a blog post or case study
|
||||||
- Create diagrams, graphics assets, and embeddable screencasts and videos
|
- Create diagrams, graphics assets, and embeddable screencasts and videos
|
||||||
|
|
@ -62,7 +62,7 @@ For more information, see [contributing new content](/docs/contribute/new-conten
|
||||||
[SIG Docs 邮件列表](https://groups.google.com/forum/#!forum/kubernetes-sig-docs)
|
[SIG Docs 邮件列表](https://groups.google.com/forum/#!forum/kubernetes-sig-docs)
|
||||||
上提出改进建议。
|
上提出改进建议。
|
||||||
|
|
||||||
在[签署了 CLA](/zh-cn/docs/contribute/new-content/#sign-the-cla) 之后,任何人还可以:
|
在[签署了 CLA](https://github.com/kubernetes/community/blob/master/CLA.md) 之后,任何人还可以:
|
||||||
|
|
||||||
- 发起拉取请求(PR),改进现有内容、添加新内容、撰写博客或者案例分析
|
- 发起拉取请求(PR),改进现有内容、添加新内容、撰写博客或者案例分析
|
||||||
- 创建示意图、图形资产或者嵌入式的截屏和视频内容
|
- 创建示意图、图形资产或者嵌入式的截屏和视频内容
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue