add ko pages

This commit is contained in:
Karen Bradshaw
2020-06-01 09:09:39 -04:00
parent 283572af58
commit 6bfc167c79
168 changed files with 1360 additions and 1190 deletions
+4 -4
View File
@@ -3,12 +3,12 @@ title: 변경 사항 리뷰하기
weight: 30
---
{{% capture overview %}}
<!-- overview -->
이 섹션은 콘텐츠를 리뷰하는 방법에 대해 설명한다.
{{% /capture %}}
{{% capture body %}}
{{% /capture %}}
<!-- body -->
@@ -2,11 +2,11 @@
title: 승인자와 리뷰어의 리뷰
linktitle: 승인자와 리뷰어용
slug: for-approvers
content_template: templates/concept
content_type: concept
weight: 20
---
{{% capture overview %}}
<!-- overview -->
SIG Docs [리뷰어](/ko/docs/contribute/participating/#리뷰어)와 [승인자](/ko/docs/contribute/participating/#승인자)는 변경 사항을 리뷰할 때 몇 가지 추가 작업을 수행한다.
@@ -19,10 +19,10 @@ SIG Docs [리뷰어](/ko/docs/contribute/participating/#리뷰어)와 [승인자
로테이션 외에도, 봇은 영향을 받는 파일의 소유자를 기반으로
PR에 대한 리뷰어와 승인자를 할당한다.
{{% /capture %}}
{{% capture body %}}
<!-- body -->
## PR 리뷰
@@ -224,4 +224,4 @@ https://github.com/kubernetes/kubernetes 에서
```
{{% /capture %}}
@@ -1,11 +1,11 @@
---
title: 풀 리퀘스트 리뷰
content_template: templates/concept
content_type: concept
main_menu: true
weight: 10
---
{{% capture overview %}}
<!-- overview -->
누구나 문서화에 대한 풀 리퀘스트를 리뷰할 수 있다. 쿠버네티스 website 리포지터리의 [풀 리퀘스트](https://github.com/kubernetes/website/pulls) 섹션을 방문하여 열린(open) 풀 리퀘스트를 확인한다.
@@ -19,9 +19,9 @@ weight: 10
[스타일 가이드](/docs/contribute/style/style-guide/)를 읽는다.
- 쿠버네티스 문서화 커뮤니티의 다양한 [역할과 책임](/docs/contribute/participating/#roles-and-responsibilities)을 이해한다.
{{% /capture %}}
{{% capture body %}}
<!-- body -->
## 시작하기 전에
@@ -95,4 +95,4 @@ weight: 10
오타나 공백과 같은 작은 이슈의 PR인 경우, 코멘트 앞에 `nit:` 를 추가한다. 이를 통해 문서의 저자는 이슈가 긴급하지 않다는 것을 알 수 있다.
{{% /capture %}}