Add section on documentation translations

This commit is contained in:
Jessica Lord
2015-09-09 13:33:11 -07:00
parent ce49bba2fc
commit e9712e2998
2 changed files with 16 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ possible with your report. If you can, please include:
* Include screenshots and animated GIFs in your pull request whenever possible.
* Follow the CoffeeScript, JavaScript, C++ and Python [coding style defined in docs](/docs/development/coding-style.md).
* Write documentation in [Markdown](https://daringfireball.net/projects/markdown).
See the [Documentation Styleguide](/docs/styleguide.md).
* Use short, present tense commit messages. See [Commit Message Styleguide](#git-commit-messages-styleguide).
## Styleguides