We want to make contributing to this project as easy and transparent as possible.
Development will be done by pull requests. In some rare cases, internal changes will be submitted.
We actively welcome your pull requests. If you are not familiar with creating a Pull Request, here are some guides:
- http://stackoverflow.com/questions/14680711/how-to-do-a-github-pull-request
- https://help.github.com/articles/creating-a-pull-request/
We use GitHub issues to track public bugs. Please ensure your description is clear and has sufficient instructions to be able to reproduce the issue.
- Python: please follow the PEP style
- C++: please use
clang-format -style google
to format your code
By contributing to Translate, you agree that your contributions will be licensed under the LICENSE file in the root directory of this source tree.