Rust by Example 中文版的翻译在 https://github.com/rust-lang-cn/rust-by-example 仓库进行审核和校对。
如果您希望参与翻译,请按照以下流程操作:
复刻(fork)https://github.com/rust-lang/rust-by-example 仓库。
在 po/zh.po
文件中添加或修改译文。
向 https://github.com/rust-lang-cn/rust-by-example 仓库的 zh
分支提交 PR(Pull Request)。
zh
,因此正常创建 PR 时会自动指向该分支。rust-lang-cn 翻译组成员的维护流程:
审核并校对提交的 PR,先合并到 zh
分支。
向 https://github.com/rust-lang/rust-by-example 原始仓库提交 PR。