[zh] Update community/code-of-conduct.md
Signed-off-by: xin.li <xin.li@daocloud.io>
This commit is contained in:
@@ -1,35 +1,34 @@
|
|||||||
---
|
---
|
||||||
title: 社区
|
title: Kubernetes 社区行为规范
|
||||||
layout: basic
|
layout: basic
|
||||||
cid: community
|
cid: community
|
||||||
css: /css/community.css
|
community_styles_migrated: true
|
||||||
---
|
---
|
||||||
|
|
||||||
<!-- ---
|
<!-- ---
|
||||||
title: Community
|
title: Kubernetes Community Code of Conduct
|
||||||
layout: basic
|
layout: basic
|
||||||
cid: community
|
cid: community
|
||||||
css: /css/community.css
|
community_styles_migrated: true
|
||||||
--- -->
|
--- -->
|
||||||
|
|
||||||
<div class="community_main">
|
<div class="community-section" id="cncf-code-of-conduct-intro">
|
||||||
<!-- <h1>Kubernetes Community Code of Conduct</h1> -->
|
<p>
|
||||||
<h1>Kubernetes 社区行为规范</h1>
|
|
||||||
|
|
||||||
<!-- Kubernetes follows the
|
<!-- Kubernetes follows the
|
||||||
<a href="https://github.com/cncf/foundation/blob/master/code-of-conduct.md">CNCF Code of Conduct</a>.
|
<a href="https://github.com/cncf/foundation/blob/master/code-of-conduct.md">CNCF Code of Conduct</a>.
|
||||||
The text of the CNCF CoC is replicated below, as of
|
The text of the CNCF CoC is replicated below, as of
|
||||||
<a href="https://github.com/cncf/foundation/blob/0ce4694e5103c0c24ca90c189da81e5408a46632/code-of-conduct.md">commit 0ce4694</a>.
|
<a href="https://github.com/cncf/foundation/blob/0ce4694e5103c0c24ca90c189da81e5408a46632/code-of-conduct.md">commit 0ce4694</a>.
|
||||||
If you notice that this is out of date, please
|
If you notice that this is out of date, please
|
||||||
<a href="https://github.com/kubernetes/website/issues/new">file an issue</a>. -->
|
<a href="https://github.com/kubernetes/website/issues/new">file an issue</a>. -->
|
||||||
|
|
||||||
Kubernetes 遵循
|
Kubernetes 遵循
|
||||||
<a href="https://github.com/cncf/foundation/blob/master/code-of-conduct-languages/zh.md">CNCF 行为规范</a>。
|
<a href="https://github.com/cncf/foundation/blob/master/code-of-conduct-languages/zh.md">CNCF 行为规范</a>。
|
||||||
CNCF 社区规范文本如下链接
|
CNCF 社区规范文本如下链接
|
||||||
<a href="https://github.com/cncf/foundation/blob/0ce4694e5103c0c24ca90c189da81e5408a46632/code-of-conduct.md">commit 0ce4694</a>。
|
<a href="https://github.com/cncf/foundation/blob/0ce4694e5103c0c24ca90c189da81e5408a46632/code-of-conduct.md">commit 0ce4694</a>。
|
||||||
如果您发现这个 CNCF 社区规范文本已经过时,请
|
如果您发现这个 CNCF 社区规范文本已经过时,请
|
||||||
<a href="https://github.com/kubernetes/website/issues/new">提交 issue</a>。
|
<a href="https://github.com/kubernetes/website/issues/new">提交 issue</a>。
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
<!-- If you notice a violation of the Code of Conduct at an event or meeting, in
|
<!-- If you notice a violation of the Code of Conduct at an event or meeting, in
|
||||||
Slack, or in another communication mechanism, reach out to
|
Slack, or in another communication mechanism, reach out to
|
||||||
the [Kubernetes Code of Conduct Committee](https://github.com/kubernetes/community/tree/master/committee-code-of-conduct) <conduct@kubernetes.io>.
|
the [Kubernetes Code of Conduct Committee](https://github.com/kubernetes/community/tree/master/committee-code-of-conduct) <conduct@kubernetes.io>.
|
||||||
@@ -37,8 +36,9 @@ Your anonymity will be protected. -->
|
|||||||
|
|
||||||
如果你在活动、会议、Slack 或是其它场合发现有任何违反行为规范的行为,请联系[Kubernetes 行为规范委员会](https://github.com/kubernetes/community/tree/master/committee-code-of-conduct)<conduct@kubernetes.io>。
|
如果你在活动、会议、Slack 或是其它场合发现有任何违反行为规范的行为,请联系[Kubernetes 行为规范委员会](https://github.com/kubernetes/community/tree/master/committee-code-of-conduct)<conduct@kubernetes.io>。
|
||||||
我们会确保您的匿名性。
|
我们会确保您的匿名性。
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="cncf_coc_container">
|
<div id="cncf_coc_container">
|
||||||
{{< include "/static/cncf-code-of-conduct.md" >}}
|
{{< include "/static/cncf-code-of-conduct.md" >}}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
|
|||||||
Reference in New Issue
Block a user