File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
content/ja/docs/contribute/participate Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ SIG Docsの自動化は、GitHub teamsとOWNERSファイルの2つの異なる
48
48
49
49
GitHubには、SIG Docs
50
50
[ teams] ( https://github.com/orgs/kubernetes/teams?query=sig-docs )
51
- の二つのカテゴリがあります。 :
51
+ の二つのカテゴリがあります:
52
52
53
53
- ` @sig-docs-{language}-owners ` は承認者かつリードです。
54
54
- ` @sig-docs-{language}-reviewers ` はレビュアーです。
@@ -62,7 +62,7 @@ ProwチームとGitHub teamsが完全に一致せずに重複する場合があ
62
62
63
63
Kubernetesプロジェクトは、GitHubのissueとPull Requestに関連する自動化のためにprowと呼ばれる自動化ツールを使用します。
64
64
[ Kubernetes Webサイトリポジトリ] ( https://github.com/kubernetes/website )
65
- は、2つの[ prowプラグイン] ( https://github.com/kubernetes/test-infra/tree/master/prow/plugins ) を使用します。 :
65
+ は、2つの[ prowプラグイン] ( https://github.com/kubernetes/test-infra/tree/master/prow/plugins ) を使用します:
66
66
67
67
- blunderbuss
68
68
- approve
@@ -95,7 +95,7 @@ Pull Requestがコンテンツの公開に使用されるブランチにマー
95
95
96
96
## {{% heading "whatsnext" %}}
97
97
98
- Kubernetesドキュメントへの貢献の詳細については、以下を参照してください。 :
98
+ Kubernetesドキュメントへの貢献の詳細については、以下を参照してください:
99
99
100
100
- [ Contributing new content] ( /docs/contribute/new-content/overview/ )
101
101
- [ Reviewing content] ( /docs/contribute/review/reviewing-prs )
You can’t perform that action at this time.
0 commit comments