We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
目前官方文档已经开始集中到 https://github.com/docker/docker.github.io 中去了。目前其 master 分支和 vnext-xxx 分支分别是当前文档版本,和下一个版本的文档版本。
master
vnext-xxx
由于 master 分支的文档更新非常的积极,每天都会有很多的更新。因此是不是应该有一个流程来控制翻译的原文版本?比如将原文加入这个项目的某个分支,这个分支定期同步Docker官方项目文档 master 分支。在翻译的时候,定期对新的原文版本打标签,然后建立 Issue,针对上一个标签和最新的标签的 diff,来建立翻译文档更新的子 issue,然后一个个的去补全。最后关闭这个 issue 完成翻译文档更新计划。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
目前官方文档已经开始集中到 https://github.com/docker/docker.github.io 中去了。目前其
master
分支和vnext-xxx
分支分别是当前文档版本,和下一个版本的文档版本。由于
master
分支的文档更新非常的积极,每天都会有很多的更新。因此是不是应该有一个流程来控制翻译的原文版本?比如将原文加入这个项目的某个分支,这个分支定期同步Docker官方项目文档 master 分支。在翻译的时候,定期对新的原文版本打标签,然后建立 Issue,针对上一个标签和最新的标签的 diff,来建立翻译文档更新的子 issue,然后一个个的去补全。最后关闭这个 issue 完成翻译文档更新计划。The text was updated successfully, but these errors were encountered: