Sean Wei

Results 8 issues of Sean Wei

- Remove space in `` `item ` `` - Use `RESTful` instead of mis-typing `Restful` CC @kevingo for zh-TW changes.

needs-review

It only have archive for 2016 to 2020 for now. Convert [Kubernetes SIG Docs meeting agenda](https://docs.google.com/document/d/1emuO4nmaQq3K8JZ9-MQeIygtrCPO9kWv7U7RzTaW4F8/edit) to Markdown format and fixes some syntax error.

cncf-cla: yes
approved
sig/docs
size/XXL

The old links for design proposals are totally unavailable now. - #6591 The following files also contains old links, but leave untouched. ``` communication/meeting-notes-archive/201902-201911_Community_Meeting_Notes.md events/2017/12-contributor-summit/kubernetes-client-libraries-open-space.md events/2017/12-contributor-summit/current-state-of-client-libraries.md events/2017/12-contributor-summit/feature-roadmap-2018.md events/elections/2017/quintonhoole_bio.md sig-auth/archive/meeting-notes-2017.md sig-auth/archive/meeting-notes-2018.md...

cncf-cla: yes
sig/api-machinery
sig/architecture
sig/cli
sig/contributor-experience
sig/multicluster
sig/node
sig/release
sig/storage
size/M
area/contributor-guide
area/developer-guide

- Fix link for invalid `[Define its priority.](##step-three-define-priority)` and `[Follow Up](#Step-Five:-Follow-Up)` - Remove redundant spaces - Change https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/ to https://kubernetes.io/docs/tasks/debug/ since it's reorganized - Use `https://` instead of `http://` for...

lgtm
cncf-cla: yes
sig/contributor-experience
size/M
area/contributor-guide

Actually I think there's no need to escape `site.title` in most cases, but it's inconsistent here. ```html {% if page.title %} {{ page.title | escape }} | {{ site.title }}...

The current link for `4. Bad Name Selector` is wrong for the image.

The `ISO_A2` field for **Taiwan** is currently set to `"CN-TW"` instead of `"TW"`. All other entries in this dataset use either a two-letter ISO code or `"-99"` for missing values....