Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (19 loc) · 997 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (19 loc) · 997 Bytes

Contributing to Translate

We want to make contributing to this project as easy and transparent as possible.

Our Development Process

Development will be done by pull requests. In some rare cases, internal changes will be submitted.

Pull Requests

We actively welcome your pull requests. If you are not familiar with creating a Pull Request, here are some guides:

Issues

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.

Coding Style

  • Python: please follow the PEP style
  • C++: please use clang-format -style google to format your code

License

By contributing to Translate, you agree that your contributions will be licensed under the LICENSE file in the root directory of this source tree.