We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7be5e70 commit 43e7ad5Copy full SHA for 43e7ad5
content/ja/docs/contributing/sig-practices.md
@@ -3,7 +3,7 @@ title: 承認者およびメンテナーのための SIG のプラクティス
3
linkTitle: SIG のプラクティス
4
description: 承認者およびメンテナーがどのようにイシューやコントリビューションを管理するかを学びます。
5
weight: 999
6
-default_lang_commit: 722beb5b9ecf8a603b2f5ae6128e3c3509f52fcf
+default_lang_commit: 0cdf20f0dcbf7305541f8eab3001c95ce805fbc0
7
cSpell:ignore: chalin docsy
8
---
9
@@ -44,7 +44,7 @@ cSpell:ignore: chalin docsy
44
45
### 一般 {#general}
46
47
-- PR のブランチが `base ブランチと同期していない` 場合、継続的に更新する必要はありません。
+- PR のブランチが `out-of-date with the base branch`(ベースブランチと同期していない)場合、継続的に更新する必要はありません。
48
各更新ごとに CI チェックが再実行されます!
49
マージ前に更新すれば十分です
50
- 非メンテナーによる PR で git サブモジュールを**決して**更新しないでください。
0 commit comments