mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-13 15:52:01 +07:00
14 lines
403 B
Markdown
14 lines
403 B
Markdown
Contributing to IntelliJ IDEA
|
|
===
|
|
|
|
Before opening a PR, please make sure you've read these articles:
|
|
- [IntelliJ Coding Guidelines](https://plugins.jetbrains.com/docs/intellij/intellij-coding-guidelines.html)
|
|
- [Contribute Code](https://www.jetbrains.com/opensource/idea/)
|
|
|
|
Building the IDE
|
|
==
|
|
|
|
Please read the [README.md](README.md) in order to understand how to build or
|
|
run the IDE on your machine.
|
|
|