1
0
Fork 0

update the Chinese translation based on the latest English version (#14924)

Co-authored-by: peepeetee <43021794+peepeetee@users.noreply.github.com>
Co-authored-by: Joy Lee <chang.li@westberrytech.com>
Co-authored-by: LitoMore <LitoMore@users.noreply.github.com>
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
This commit is contained in:
IskandarMa 2022-01-19 02:24:02 +08:00 committed by GitHub
parent 8a3dfe2246
commit f6a7f4d4ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
51 changed files with 3973 additions and 1389 deletions

View file

@ -1,6 +1,11 @@
# 如何在QMK中使用GitHub
GitHub can be a little tricky to those that aren't familiar with it - this guide will walk through each step of forking, cloning, and submitting a pull request with QMK.
<!---
original document: 0.15.12:docs/getting_started_github.md
git diff 0.15.12 HEAD -- docs/getting_started_github.md | cat
-->
对不熟悉 GitHub 的人来说使用GitHub 可能会有些难度。此教程会教您 fork 和 clone QMK以及向 QMK 提交 pull request 。
?> 本教程假设您已安装GitHub并且您喜欢使用命令行工作。