-
Notifications
You must be signed in to change notification settings - Fork 14.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[zh][Umbrella] Contribution docs to sync for 1.24 #33474
Comments
@tengqm: GuidelinesPlease ensure that the issue body includes answers to the following questions:
For more details on the requirements of such an issue, please see here and ensure that they are met. If this request no longer meets these requirements, the label can be removed In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@tengqm: This issue is currently awaiting triage. SIG Docs takes a lead on issue triage for this website, but any Kubernetes member can accept issues by applying the The Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/triage accepted |
I need check those 8 md files line by line. If any inconsistency between en and cn, I need change them, correct? |
@windsonsea You may find the ./scripts/lsync.sh content/zh/docs/contribute/participate/roles-and-responsibilities.md It will show you the changes to the upstream English source since the last time that page was sync'ed (or translated). |
@windsonsea Maybe you can start by working on the first item? |
hmmm, I runned this command on the main branch in VScode but nothing happened -_! Could you join a WeMeet like room no: 323-315-205 |
$ ./scripts/lsync.sh content/zh/docs/contribute/participate/roles-and-responsibilities.md
diff --git a/content/en/docs/contribute/participate/roles-and-responsibilities.md b/content/en/docs/contribute/participate/roles-and-responsibilities.md
index e59ffe4fe3..c577c3f8be 100644
--- a/content/en/docs/contribute/participate/roles-and-responsibilities.md
+++ b/content/en/docs/contribute/participate/roles-and-responsibilities.md
@@ -147,7 +147,7 @@ separately for reviewer status in SIG Docs.
To apply:
1. Open a pull request that adds your GitHub user name to a section of the
- [OWNERS_ALIASES](https://github.com/kubernetes/website/blob/main/OWNERS) file
+ [OWNERS_ALIASES](https://github.com/kubernetes/website/blob/main/OWNERS_ALIASES) file
in the `kubernetes/website` repository.
{{< note >}}
@@ -219,7 +219,7 @@ separately for approver status in SIG Docs.
To apply:
1. Open a pull request adding yourself to a section of the
- [OWNERS_ALIASES](https://github.com/kubernetes/website/blob/main/OWNERS)
+ [OWNERS_ALIASES](https://github.com/kubernetes/website/blob/main/OWNERS_ALIASES)
file in the `kubernetes/website` repository.
{{< note >}} |
One question: How can I assign my PR to you? My PR comment is like:
|
contribution-1 is completed and a PR is opened right now. I will continue to handle contribution-2 and -3. |
Assigned. |
Up to now, those files of contribution-1 and -2 are completed and merged, and contribution-3 is submitted in PR#33677 for your review. If you need any more support, just message me :) |
@windsonsea We usually do not assign tasks to contributors. We hope our fellow contributors are signing on issues voluntarily. There are a few umbrella issues like #33474, #33475, #33476, #33477, #33478, #33479. These are filed for a bigger effort after the v1.24 release. There are other localization issues to be closed. You can find them by filtering the issues by the |
This issue is done. |
@tengqm: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This is an umbrella issue for contribution docs that are out of sync for
zh
localization. The difference is captured on 2022-05-05, so the list may become outdated soon. Please do run thescripts/lsync.sh
again before working on any issue./help
The text was updated successfully, but these errors were encountered: