Add translation section to contributing

This commit is contained in:
Sam Yamashita 2017-12-20 10:32:35 +09:00
parent e5039cc2b9
commit 8f51630b20
1 changed files with 18 additions and 0 deletions

View File

@ -26,3 +26,21 @@ This is a community built document. Dive in and help out!
```sh
(relevant branch)$ git blah blah
```
## Translation
We are useing with a translation tool called [GitLocalize][gl] and follow the steps to get started with your contribution:
1. Go to [GitLocalize's k88hudson/git-flight-rules repository][gl-repo].
1. Sign up using your GitHub account :octocat:.
1. Find the document you are going to translate.
1. Happy translating :sparkles: .
1. When you are done, send the translation for reviews.
1. Reviewed translation will be sent as a Pull Request to GitHub by language admin in the community.
To learn more about how GitLocalize works, visit their [help page][gl-help]. If you find any issues or feature requests, please file them in [GitLocalize's issue tracker][gl-issue-tracker].
[gl]: https://gitlocalize.com
[gl-help]: https://docs.gitlocalize.com/
[gl-issue-tracker]: https://github.com/gitlocalize/feedback
[gl-repo]: https://gitlocalize/repo/598