diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5e248fdd7..ae6b0fea1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,34 @@ +# 컨트리뷰션 가이드라인 + +쿠버네티스 커뮤니티에 오신 것을 환영합니다. 우리 [커뮤니티](https://github.com/kubernetes/community)에 당신이 함께할 것이라고 생각하니 기쁩니다! 쿠버네티스 커뮤니티는 CNCF의 [행동강령](https://github.com/cncf/foundation/blob/master/code-of-conduct.md)을 따릅니다. 내용의 일부분을 발췌해서 아래에 적었습니다. + +_본 프로젝트의 컨트리뷰터와 메인테이너로서, 열려있고 우호적인 커뮤니티를 조성하기 위해 우리는 이슈 보고, 기능 요청, 문서 업데이트, pull request 또는 패치 제출, 그리고 그 밖의 활동을 통해 기여하는 모든 분들을 존중할 것을 약속합니다._ + +## 시작하기 + +컨트리뷰션을 시작하는 방법을 다음과 같이 문서화했습니다. + + + +- [Contributor License Agreement](https://git.k8s.io/community/CLA.md) - 보내주신 pull request를 쿠버네티스 프로젝트에서 수용하기 위해서 컨트리뷰터 라이센스 동의서(Contributor License Agreement, CLA)에 서명을 해주세요. +- [Kubernetes Contributor Guide](http://git.k8s.io/community/contributors/guide) - 주요한 컨트리뷰터 문서입니다. 바로 [contributing 섹션](http://git.k8s.io/community/contributors/guide#contributing)으로 건너 뛸 수도 있습니다. +- [Contributor Cheat Sheet](https://git.k8s.io/community/contributors/guide/contributor-cheatsheet.md) - 현재 개발자를 위한 공통의 자료입니다. + + +## 멘토십(Mentorship) + +- [Mentoring Initiatives](https://git.k8s.io/community/mentoring) - 다양한 멘토십 프로그램이 있으며 언제나 지원자를 구하고 있습니다! + +## 연락처 + +- [Slack channel](https://kubernetes.slack.com/messages/kubernetes-docs-ko) +- [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-dev) + + +--- + # Contributing Guidelines Welcome to Kubernetes. We are excited about the prospect of you joining our [community](https://github.com/kubernetes/community)! The Kubernetes community abides by the CNCF [code of conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md). Here is an excerpt: @@ -12,7 +43,7 @@ We have full documentation on how to get started contributing here: If your repo has certain guidelines for contribution, put them here ahead of the general k8s resources --> -- [Contributor License Agreement](https://git.k8s.io/community/CLA.md) Kubernetes projects require that you sign a Contributor License Agreement (CLA) before we can accept your pull requests +- [Contributor License Agreement](https://git.k8s.io/community/CLA.md) - Kubernetes projects require that you sign a Contributor License Agreement (CLA) before we can accept your pull requests - [Kubernetes Contributor Guide](http://git.k8s.io/community/contributors/guide) - Main contributor documentation, or you can just jump directly to the [contributing section](http://git.k8s.io/community/contributors/guide#contributing) - [Contributor Cheat Sheet](https://git.k8s.io/community/contributors/guide/contributor-cheatsheet.md) - Common resources for existing developers diff --git a/README.md b/README.md index 12ebd8348..f12318a22 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,22 @@ +# 쿠버네티스 문서 - 한글 번역 + +이 저장소는 쿠버네티스 문서의 한글 번역을 위한 저장소입니다. + +## 커뮤니티, 논의, 컨트리뷰션 및 지원 + +쿠버네티스 커뮤니티와 함께 일하는 방법을 [커뮤니티 페이지](http://kubernetes.io/community/)에서 배우세요. + +다음의 연락처를 통해 이 프로젝트의 메인테이너에게 연락할 수 있습니다. + +- [Slack](https://kubernetes.slack.com/messages/kubernetes-docs-ko) +- [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-dev) + +### 행동강령 + +쿠버네티스 커뮤니티의 참여자는 [쿠버네티스 행동강령](code-of-conduct.md)를 따릅니다. + +--- + # Kubernetes Docs - Korean Translation This repo contains the Korean translation of the Kubernetes documentation @@ -8,7 +27,7 @@ Learn how to engage with the Kubernetes community on the [community page](http:/ You can reach the maintainers of this project at: -- [Slack](http://slack.k8s.io/) +- [Slack](https://kubernetes.slack.com/messages/kubernetes-docs-ko) - [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-dev) ### Code of conduct