mirror of
https://github.com/MintCN/linux-insides-zh.git
synced 2026-04-25 19:20:28 +08:00
Merge pull request #24 from MintCN/mudongliang-patch-1
Update README.md
This commit is contained in:
16
README.md
16
README.md
@@ -5,7 +5,7 @@ Linux Insides
|
||||
|
||||
**目的很简单** - 分享我对Linux内核内在机理的一点知识,帮助对linux内核内在机理感兴趣的人,和其他低级话题。
|
||||
|
||||
**问题/建议**: 通过在twitter上[@0xAX](https://twitter.com/0xAX),直接添加[issue](https://github.com/0xAX/linux-internals/issues/new)或者直接给我发[邮件](mailto:anotherworldofworld@gmail.com),请自由地向我提出任何问题或者建议。
|
||||
**问题/建议**: 通过在twitter上[@0xAX](https://twitter.com/0xAX),直接添加[issue](https://github.com/0xAX/linux-insides/issues/new)或者直接给我发[邮件](mailto:anotherworldofworld@gmail.com),请自由地向我提出任何问题或者建议。
|
||||
|
||||
|
||||
##翻译进度
|
||||
@@ -49,11 +49,13 @@ Linux Insides
|
||||
|
||||
为了避免多个译者同时翻译相同章节的情况出现, 请按照以下规则认领自己要翻译的章节:
|
||||
|
||||
* 开一个 issue ,告诉大家你想翻译哪一章或者哪一节,并且确保 issue 页面里面没有其他人在翻译相同的章节。
|
||||
* 开始翻译你认领的章节。
|
||||
* 完成翻译之后,关闭 issue 。
|
||||
* 在 [README.md](https://github.com/MintCN/linux-insides-zh/blob/master/README.md) 查看你想翻译的章节的状态;
|
||||
* 在确认想翻译的章节没有被翻译之后,开一个 issue ,告诉大家你想翻译哪一章或者哪一节,同时提交申请翻译的 PR ,将 [README.md](https://github.com/MintCN/linux-insides-zh/blob/master/README.md) 中的翻译状态修改为“正在进行”;
|
||||
* 开始翻译你认领的章节;
|
||||
* 完成翻译之后,提交翻译内容的 PR ,待 PR 被 merge 之后,关闭 issue ;
|
||||
* 最后,将 [README.md](https://github.com/MintCN/linux-insides-zh/blob/master/README.md) 中的翻译状态修改为“已完成”,同时不要忘记把自己添加到 [contributors.md](https://github.com/MintCN/linux-insides-zh/blob/master/contributors.md) 中。
|
||||
|
||||
翻译前建议看 `TRANSLATION_NOTES.md` 翻译约定,有任何问题或建议也请开 issue 讨论。
|
||||
翻译前建议看 [TRANSLATION_NOTES.md](https://github.com/MintCN/linux-insides-zh/blob/master/TRANSLATION_NOTES.md) 。 关于翻译约定,大家有任何问题或建议也请开 issue 讨论。
|
||||
|
||||
|
||||
|
||||
@@ -68,9 +70,9 @@ Linux Insides
|
||||
|
||||
[@mudongliang](https://github.com/mudongliang)
|
||||
|
||||
##翻译人员
|
||||
##中文贡献者
|
||||
|
||||
详见[contributors.md](https://github.com/MintCN/linux-insides-zh/blob/master/contributors.md)
|
||||
详见 [contributors.md](https://github.com/MintCN/linux-insides-zh/blob/master/contributors.md)
|
||||
|
||||
|
||||
##LICENSE
|
||||
|
||||
Reference in New Issue
Block a user