Commit Graph

4 Commits

Author SHA1 Message Date
Qiming Teng 3b8786e63b [zh] Resync contribute section for Chinese localization 2021-04-21 22:01:30 +08:00
Bob Killen 5878a2a73d Update triage/support label references to kind/support
The label triage/support has been reclassified as kind/support. The
kind/* family of labels makes more logical sense, as they describe the
"kind" of thing an issue or PR is.

For more information, see the announcement email:
https://groups.google.com/g/kubernetes-dev/c/YcaJpsjjLKw/m/i15cLLx5CAAJ
2020-10-01 19:38:31 -04:00
Qiming Teng efe536f45a [zh] Fix links in contribute section
This PR fixes bad links found in the contribute section, identified via:
```
./scripts/linkchecker.py -l zh -f /docs/contribute/**/*.md
```

Fix Summary:
Bad links pointing nowhere: 23
Links which should point to localized pages: 28
Links which should avoid redirections: 5
Unsafe links that use HTTP: 6
2020-07-27 17:58:20 +08:00
Qiming Teng 7eef8e73ba [zh] Sync contribution guidelines (5)
This PR is about the reviews.
2020-07-07 14:26:39 +08:00