8 Commits

Author SHA1 Message Date
Mengjiao Liu 6b32203dec [zh]Fix translation errors on style-guide.md 2021-12-30 10:59:11 +08:00
howieyuen 742824d491 [zh]sync contribution files for 1.22(Part-2) 2021-08-20 15:32:00 +08:00
Qiming Teng 3b8786e63b [zh] Resync contribute section for Chinese localization 2021-04-21 22:01:30 +08:00
Arhell 378292786e [zh] sync style-guide.md 2020-12-24 00:50:53 +02:00
jiajie 68a0cdb9ea Update style-guide.md 2020-12-08 13:18:34 +08:00
jiajie 954ca51bd1 Update style-guide.md 2020-12-08 11:22:45 +08: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 200788b0d7 [zh] Sync contribution guidelines (3)
This PR is about the changes made to styles.
2020-07-03 15:58:35 +08:00