Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.25 KB

CONTRIBUTING.md

File metadata and controls

19 lines (14 loc) · 1.25 KB

Contribution process

Thank you, your help is most appreciated, and improves experience for everyone! Please follow the guidelines to keep it simpler for both sides. Contact us if unsure or in case if you have to massively violate these guidelines)

Notes on content

Please check our issue tracker for issues corresponding to the problem you fixing with your pull requests. Create issue on issue tracker describing the problem if there doesn't exist. Please link pull request/commit messages to the issue.

Code Style

  • Please avoid any unnecessary changes eg. spacing, line endings, HTML formatting. Remember, these files are NOT for human consumption. We want to preserve meaningful history.
  • Please try to match existing style for any particular file - formatting, spacing, naming conventions.
  • Please add corresponding @since tags

Types of contribution

As of 2017.1 Preview we gladly accept all "non-standard" extensions and IDE get a UI for per-project configuration. As of 2016.3 there is an easy way to package your custom stubs/metadata as a plugin.