Skip to content

Commit

Permalink
[ja] update kubernetes link
Browse files Browse the repository at this point in the history
  • Loading branch information
Arhell committed Nov 6, 2024
1 parent cefda82 commit 6f44e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/ja/docs/contribute/participate/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ OWNERSファイルとMarkdownファイルのfront-matterの組み合わせによ

## マージの仕組み

Pull Requestがコンテンツの公開に使用されるブランチにマージされると、そのコンテンツは http://kubernetes.io に公開されます。
Pull Requestがコンテンツの公開に使用されるブランチにマージされると、そのコンテンツは https://kubernetes.io に公開されます。
公開されたコンテンツの品質を高くするために、Pull RequestのマージはSIG Docsの承認者に限定しています。仕組みは次のとおりです。

- Pull Requestに`lgtm`ラベルと`approve`ラベルの両方があり、`hold`ラベルがなく、すべてのテストに合格すると、Pull Requestは自動的にマージされます。
Expand Down

0 comments on commit 6f44e20

Please sign in to comment.