Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
新的目录将延续 TranslateProject 的风格,采用 sources,translated,remaked,published 的目录来进行大的归类。
各目录下有各自的域名路径,比如 turnoff.us 。
translated 内放置翻译完成和合并完成的内容。
remaked 放置图片重制完成的内容。
翻译完成后,以 git mv 来进行文件的重命名,修改文件的信息。
存在问题:Github 无法在线查看某个人的贡献。不过可以在 contributor 里看到贡献的历史。特定文件的贡献需要通过
git log --follow file_path来查看