Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.18 KB

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 1.18 KB

Contribution process

Your help is most appreciated, and improves experience for everyone, but we are legally obliged to get a contributor license agreement for any change. Please send a photo of signed Contributor agreement PDF - mention you github account name there - to contribute@jetbrains.com so we'll be able to include your contribution into the product and redistribute to other users.

Notes on content

Please link pull request/commit messages to YT issue and back if such issue exists.

##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.

##Types of contribution We don't really want to include all possible extension/libs ASAP (they do slow the IDE down a bit) and we are working on a better system for managing them. Until we find good solution we'll prioritise bugfixes.