mark NodeJS 142.3858 as broken
[idea/community.git] / CONTRIBUTING.md
1 Contributing to IntelliJ IDEA
2 ===
3
4 Opening a PR, please make sure you've read these articles:
5 - [IntelliJ Coding Guidelines](http://www.jetbrains.org/display/IJOS/IntelliJ+Coding+Guidelines)
6 - [Contributor License Agreement](http://www.jetbrains.org/display/IJOS/Contributor+Agreement)
7 - [Contribute Code](http://www.jetbrains.org/display/IJOS/Contribute#Contribute-ContributeCode)
8
9 Additionally, you **NEED** to have a signed CLA sent to JetBrains before your
10 code can be merged, you can download one from [Contributor License Agreement](http://www.jetbrains.org/display/IJOS/Contributor+Agreement)
11
12 Building the IDE
13 ==
14
15 Please read the [README.md](README.md) in order to understand how to build or
16 run the IDE on your machine.
17