「Yarn 中文文档」 一起来翻译吧
我看到官网支持多语言,所以想翻译好之后直接提 pr 就可以了,我已经提了一个 issue ,大家一起来吧!
- Issue: https://github.com/yarnpkg/website/issues/176
- Forked repo: https://github.com/xcatliu/yarnpkg-website
- Demo website: http://yarnpkg.xcatliu.com/zh-Hans/
9 回复
@SinalVee @ahonn 我把协作方式写到 README.md 里面,请在这里查看: https://github.com/xcatliu/yarnpkg-website
@CyanGoat 好像默认没开启 Issue。。再看看有没有?https://github.com/xcatliu/yarnpkg-website/issues
@mehunk 在这里可以提交 Issue: https://github.com/xcatliu/yarnpkg-website/issues/new 比较简单可以使用网页版的编辑器,直接查看某篇文档,应该就有 Edit 按钮,比如这个文档: https://github.com/xcatliu/yarnpkg-website/blob/master/zh-Hans/index.html 编辑完之后应该会有提交 pull request 的选项。
如果要在本地编辑的话,需要先 fork 编辑完之后提交 pr