From fdd012eb50ee39ebec9eed81c8c7a56a0d0dde44 Mon Sep 17 00:00:00 2001 From: Krishan Sharma Date: Mon, 20 Apr 2020 15:03:40 -0400 Subject: [PATCH] Advising single localization pull requests (#20431) * Advising single localization pull requests Advise contributors to limit pull requests to a single localization #20411 * Update content/en/docs/contribute/localization.md Accept suggested code review changes Co-Authored-By: Tim Bannister Co-authored-by: Tim Bannister --- content/en/docs/contribute/localization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/contribute/localization.md b/content/en/docs/contribute/localization.md index bd561ed515..cb3cf03187 100644 --- a/content/en/docs/contribute/localization.md +++ b/content/en/docs/contribute/localization.md @@ -277,7 +277,7 @@ SIG Docs welcomes upstream contributions and corrections to the English source. ## Help an existing localization -You can also help add or improve content to an existing localization. Join the [Slack channel](https://kubernetes.slack.com/messages/C1J0BPD2M/) for the localization, and start opening PRs to help. +You can also help add or improve content to an existing localization. Join the [Slack channel](https://kubernetes.slack.com/messages/C1J0BPD2M/) for the localization, and start opening PRs to help. Please limit pull requests to a single localization since pull requests that change content in multiple localizations could be difficult to review. {{% /capture %}}