|
1 | 1 | ---
|
2 | 2 | title: Kubernetes 社区行为准则
|
3 |
| -layout: basic |
4 |
| -cid: community |
5 |
| -community_styles_migrated: true |
| 3 | +body_class: code-of-conduct |
| 4 | +cid: code-of-conduct |
6 | 5 | ---
|
7 | 6 | <!--
|
8 | 7 | title: Kubernetes Community Code of Conduct
|
9 |
| -layout: basic |
10 |
| -cid: community |
11 |
| -community_styles_migrated: true |
| 8 | +body_class: code-of-conduct |
| 9 | +cid: code-of-conduct |
12 | 10 | -->
|
13 | 11 |
|
14 |
| -<div class="community-section" id="cncf-code-of-conduct-intro"> |
15 |
| -<p> |
16 | 12 | <!--
|
17 |
| -Kubernetes follows the |
18 |
| -<a href="https://github.com/cncf/foundation/blob/main/code-of-conduct.md">CNCF Code of Conduct</a>. |
| 13 | +_Kubernetes follows the |
| 14 | +[CNCF Code of Conduct](https://github.com/cncf/foundation/blob/main/code-of-conduct.md). |
19 | 15 | The text of the CNCF CoC is replicated below, as of
|
20 |
| -<a href="https://github.com/cncf/foundation/blob/c79711b5127e2d963107bc1be4a41975c8791acc/code-of-conduct.md">commit c79711b51</a>. |
21 |
| -If you notice that this is out of date, please |
22 |
| -<a href="https://github.com/kubernetes/website/issues/new">file an issue</a>. |
| 16 | +[commit 71412bb02](https://github.com/cncf/foundation/blob/71412bb029090d42ecbeadb39374a337bfb48a9c/code-of-conduct.md)._ |
23 | 17 | -->
|
24 |
| -Kubernetes 遵循 |
25 |
| -<a href="https://github.com/cncf/foundation/blob/main/code-of-conduct-languages/zh.md">CNCF 行为准则</a>。 |
| 18 | +**Kubernetes 遵循 |
| 19 | +[CNCF 行为准则](https://github.com/cncf/foundation/blob/main/code-of-conduct.md)。 |
26 | 20 | 有关 CNCF 行为准则的文本,请参阅
|
27 |
| -<a href="https://github.com/cncf/foundation/blob/c79711b5127e2d963107bc1be4a41975c8791acc/code-of-conduct.md">commit c79711b51</a>。 |
28 |
| -如果你发现此 CNCF 行为准则的文本已经过时, |
29 |
| -请<a href="https://github.com/kubernetes/website/issues/new">提交 Issue</a>。 |
30 |
| -</p> |
| 21 | +[commit 71412bb02](https://github.com/cncf/foundation/blob/71412bb029090d42ecbeadb39374a337bfb48a9c/code-of-conduct.md)。** |
| 22 | + |
| 23 | +<div id="cncf-code-of-conduct"> |
| 24 | +{{< include "static/cncf-code-of-conduct.md" >}} |
| 25 | +</div> |
| 26 | + |
| 27 | +--- |
31 | 28 |
|
32 |
| -<p> |
33 | 29 | <!--
|
34 | 30 | If you notice a violation of the Code of Conduct at an event or meeting, in
|
35 | 31 | Slack, or in another communication mechanism, reach out to
|
36 |
| -the <a href="https://git.k8s.io/community/committee-code-of-conduct">Kubernetes Code of Conduct Committee</a>. |
37 |
| -You can reach us by email at <a href="mailto:[email protected]">[email protected]</a>. |
| 32 | +the [Kubernetes Code of Conduct Committee](https://git.k8s.io/community/committee-code-of-conduct) |
| 33 | +
|
| 34 | +You can reach them by email at [[email protected]](mailto:[email protected]). |
38 | 35 | Your anonymity will be protected.
|
| 36 | +
|
| 37 | +If you notice that this page is out of date, please [file an issue](https://github.com/kubernetes/website/issues/new/choose). |
39 | 38 | -->
|
40 | 39 | 如果你在活动、会议、Slack 或是其它场合发现有任何违反行为准则的行为,
|
41 | 40 | 请联系 [Kubernetes 行为准则委员会](https://git.k8s.io/community/committee-code-of-conduct)。
|
42 |
| -你可以发送电子邮件到 < a href= "mailto:[email protected]"> [email protected]</ a>。 |
| 41 | + |
| 42 | + |
43 | 43 | 我们会确保你的匿名性。
|
44 |
| -</p> |
45 |
| -</div> |
46 | 44 |
|
47 |
| -<div id="cncf-code-of-conduct"> |
48 |
| -{{< include "/static/cncf-code-of-conduct.md" >}} |
49 |
| -</div> |
| 45 | +如果你发现此 CNCF 行为准则的文本已经过时, |
| 46 | +请[提交 Issue](https://github.com/kubernetes/website/issues/new/choose)。 |
0 commit comments