Skip to content

Commit 33d1549

Browse files
authored
Merge pull request github#685 from katrinleinweber/complete-toc
Add missing ToC entry in code-of-conduct
2 parents 6dd52ec + 5da85c7 commit 33d1549

11 files changed

+11
-5
lines changed

_articles/code-of-conduct.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ toc:
88
establishing-a-code-of-conduct: "Establishing a code of conduct"
99
deciding-how-youll-enforce-your-code-of-conduct: "Deciding how you’ll enforce your code of conduct"
1010
enforcing-your-code-of-conduct: "Enforcing your code of conduct"
11+
your-responsibilities-as-a-maintainer: "Your responsibilities as a maintainer"
1112
order: 8
1213
image: /assets/images/cards/coc.png
1314
related:

_articles/es/code-of-conduct.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ toc:
88
estableciendo-un-código-de-conducta: "Estableciendo un código de conducta"
99
decidiendo-de-qué-manera-vas-a-aplicar-tu-código-de-conducta: "Decidiendo de qué manera vas a aplicar tu código de conducta"
1010
aplicando-tu-código-de-conducta: "Aplicando tu código de conducta"
11+
tus-responsabilidades-como-responsable-de-mantenimiento: "Tus responsabilidades como responsable de mantenimiento"
1112
order: 8
1213
image: /assets/images/cards/coc.png
1314
related:

_articles/es/starting-a-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Para más información, entra a [Guía del Código de Co
215215

216216
Además de comunicar _cómo_ esperas que se comporten los participantes, un código de conducta tiende a describir a quién se aplican las expectativas, cuando apliquen, y qué hacer si una violación a las mismas ocurre.
217217

218-
Como muchas licencias de código abierto, existen estándares emergentes para códigos de conducta para que no debas escribir uno propio. El [Contributor Covenant](https://www.contributor-covenant.org/) es un código de conducta usado por [más de 40000 proyectos de código abierto](https://www.contributor-covenant.org/adopters/), incluyendo Kubernetes, Rails, and Swift. Debes estar preparado para redefinir el tuyo cuando sea necesario.
218+
Como muchas licencias de código abierto, existen estándares emergentes para códigos de conducta para que no debas escribir uno propio. El [Contributor Covenant](https://www.contributor-covenant.org/) es un código de conducta usado por [más de 40000 proyectos de código abierto](https://www.contributor-covenant.org/adopters), incluyendo Kubernetes, Rails, and Swift. Debes estar preparado para redefinir el tuyo cuando sea necesario.
219219

220220
Copia el texto directamente en el archivo CODE_OF_CONDUCT dentro de tu repositorio, en el directorio raíz, y vinculalo desde tu README.
221221

_articles/fr/code-of-conduct.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ toc:
88
etablir-un-code-de-conduite: "Etablir un code de conduite"
99
décider-comment-vous-allez-appliquer-votre-code-de-conduite: "Décider comment vous allez appliquer votre code de conduite"
1010
appliquer-votre-code-de-conduite: "Appliquer votre code de conduite"
11+
vos-responsabilités-en-tant-que-mainteneur: "Vos responsabilités en tant que mainteneur"
1112
order: 8
1213
image: /assets/images/cards/coc.png
1314
related:

_articles/fr/starting-a-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Pour plus d'informations, consultez notre [Code de conduite](../code-of-conduct/
215215

216216
En plus de communiquer _comment_ vous souhaitez que les participants se comportent, un code de conduite a également tendance à décrire à qui s'appliquent ces attentes, quand ils s'appliquent, et que faire en cas de violation.
217217

218-
Tout comme les licences open source, il existe également des normes émergentes pour les codes de conduite, vous n'avez donc pas besoin d'écrire les vôtres. Le [Contributor Covenant](https://contributor-covenant.org/)) est un code de conduite qui est utilisé par [plus de 40 000 projets open source](https://www.contributor-covenant.org/adopters/) , y compris Kubernetes, Rails et Swift. Quel que soit le texte que vous utilisez, vous devez être prêt à appliquer votre code de conduite si nécessaire.
218+
Tout comme les licences open source, il existe également des normes émergentes pour les codes de conduite, vous n'avez donc pas besoin d'écrire les vôtres. Le [Contributor Covenant](https://contributor-covenant.org/)) est un code de conduite qui est utilisé par [plus de 40 000 projets open source](https://www.contributor-covenant.org/adopters) , y compris Kubernetes, Rails et Swift. Quel que soit le texte que vous utilisez, vous devez être prêt à appliquer votre code de conduite si nécessaire.
219219

220220
Collez le texte directement dans un fichier CODE_OF_CONDUCT dans votre repository. Conservez le fichier dans le répertoire racine de votre projet pour qu'il soit facile à trouver et liez-le à partir de votre fichier README.
221221

_articles/id/code-of-conduct.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ toc:
88
membuat-kode-etik: "Membuat kode etik"
99
menentukan-bagaimana-anda-akan-menerapkan-kode-etik: "Menentukan bagaimana Anda akan menerapkan kode etik"
1010
menerapkan-kode-etik: "Menerapkan kode etik"
11+
tanggung-jawab-anda-sebagai-pengelola: "Tanggung jawab Anda sebagai pengelola"
1112
order: 8
1213
image: /assets/images/cards/coc.png
1314
related:

_articles/ko/code-of-conduct.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ toc:
88
establishing-a-code-of-conduct: "행동강령 수립하기"
99
deciding-how-youll-enforce-your-code-of-conduct: "행동강령을 어떻게 적용 할 것인지 결정하기"
1010
enforcing-your-code-of-conduct: "행동강령 지키기"
11+
your-responsibilities-as-a-maintainer: "Your responsibilities as a maintainer"
1112
order: 8
1213
image: /assets/images/cards/coc.png
1314
related:

_articles/ko/starting-a-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ README에 CONTRIBUTING 파일을 링크하면 더 많은 사람들이 볼 수
215215

216216
행동강령은 참여자가 _어떻게_ 행동 할 것으로 기대하는지 의사 소통하는 것 외에도, 이러한 기대 사항이 적용되는 대상, 적용시기, 위반이 발생할 경우 수행 할 작업을 설명하는 경향이 있습니다.
217217

218-
오픈소스 라이선스와 마찬가지로 행동강령에 대한 새로운 기준도 있으므로, 사용자가 직접 작성할 필요는 없습니다. [Contributor Covenant](https://www.contributor-covenant.org/)는 Kubernetes, Rails 및 Swift를 포함하여 [40,000개 이상의 오픈소스 프로젝트](https://www.contributor-covenant.org/adopters/)에서 사용되는 행동 강령입니다. 어떤 텍스트를 사용하든 필요에 따라 행동강령을 시행 할 준비가 되어 있어야합니다.
218+
오픈소스 라이선스와 마찬가지로 행동강령에 대한 새로운 기준도 있으므로, 사용자가 직접 작성할 필요는 없습니다. [Contributor Covenant](https://www.contributor-covenant.org/)는 Kubernetes, Rails 및 Swift를 포함하여 [40,000개 이상의 오픈소스 프로젝트](https://www.contributor-covenant.org/adopters)에서 사용되는 행동 강령입니다. 어떤 텍스트를 사용하든 필요에 따라 행동강령을 시행 할 준비가 되어 있어야합니다.
219219

220220
텍스트를 저장소의 CODE_OF_CONDUCT 파일에 직접 붙여 넣으십시오. 프로젝트의 루트 디렉토리에 파일을 보관하여 찾기 쉽도록 하고, README에서 링크를 연결하십시오.
221221

_articles/starting-a-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ For more information, check out our [Code of Conduct guide](../code-of-conduct/)
215215

216216
In addition to communicating _how_ you expect participants to behave, a code of conduct also tends to describe who these expectations apply to, when they apply, and what to do if a violation occurs.
217217

218-
Much like open source licenses, there are also emerging standards for codes of conduct, so you don't have to write your own. The [Contributor Covenant](https://contributor-covenant.org/) is a drop-in code of conduct that is used by [over 40,000 open source projects](https://www.contributor-covenant.org/adopters/), including Kubernetes, Rails, and Swift. No matter which text you use, you should be prepared to enforce your code of conduct when necessary.
218+
Much like open source licenses, there are also emerging standards for codes of conduct, so you don't have to write your own. The [Contributor Covenant](https://contributor-covenant.org/) is a drop-in code of conduct that is used by [over 40,000 open source projects](https://www.contributor-covenant.org/adopters), including Kubernetes, Rails, and Swift. No matter which text you use, you should be prepared to enforce your code of conduct when necessary.
219219

220220
Paste the text directly into a CODE_OF_CONDUCT file in your repository. Keep the file in your project's root directory so it's easy to find, and link to it from your README.
221221

_articles/zh-cn/code-of-conduct.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ toc:
88
establishing-a-code-of-conduct: "建立行为守则"
99
deciding-how-youll-enforce-your-code-of-conduct: "决定你们如何执行行为守则"
1010
enforcing-your-code-of-conduct: "执行你们的行为守则"
11+
维护者的责任和义务: "维护者的责任和义务"
1112
order: 8
1213
image: /assets/images/cards/coc.png
1314
related:

_articles/zh-cn/starting-a-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ related:
215215

216216
除了传达你期待参与者**如何**行动,行为规范也倾向于描述这些期待针对谁,适用于何时,以及对于违规行为的处理方法。
217217

218-
就像开源许可证一样,有现成的行为规范,所以你不必自己编写。[贡献者公约](https://www.contributor-covenant.org/)是一个行之有效的行为规范,已经被用在[超过4000个开源项目](https://www.contributor-covenant.org/adopters/),包括 Kubernetes,Rails,以及 Swift。无论你使用哪一种,你都应该准备好在必要时执行行为规范。
218+
就像开源许可证一样,有现成的行为规范,所以你不必自己编写。[贡献者公约](https://www.contributor-covenant.org/)是一个行之有效的行为规范,已经被用在[超过4000个开源项目](https://www.contributor-covenant.org/adopters),包括 Kubernetes,Rails,以及 Swift。无论你使用哪一种,你都应该准备好在必要时执行行为规范。
219219

220220
将文本直接粘贴到项目存储库中的 CODE_OF_CONDUCT 文件中。将文件保存在项目的根目录中,以便轻松找到,并从 README 中链接到它。
221221

0 commit comments

Comments
 (0)