update CONTRIBUTING doc
This commit is contained in:
parent
e156faea5c
commit
71f8ba6f7a
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ possible with your report. If you can, please include:
|
||||||
## Submitting Pull Requests
|
## Submitting Pull Requests
|
||||||
|
|
||||||
* Include screenshots and animated GIFs in your pull request whenever possible.
|
* 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).
|
* Follow the JavaScript, C++, and Python [coding style defined in docs](/docs/development/coding-style.md).
|
||||||
* Write documentation in [Markdown](https://daringfireball.net/projects/markdown).
|
* Write documentation in [Markdown](https://daringfireball.net/projects/markdown).
|
||||||
See the [Documentation Styleguide](/docs/styleguide.md).
|
See the [Documentation Styleguide](/docs/styleguide.md).
|
||||||
* Use short, present tense commit messages. See [Commit Message Styleguide](#git-commit-messages).
|
* Use short, present tense commit messages. See [Commit Message Styleguide](#git-commit-messages).
|
||||||
|
|
Loading…
Reference in a new issue