Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 938 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (12 loc) · 938 Bytes

How to contribute

To figure out how you can contribute, you may check out current issues. Before submitting a pull request please make sure all tests run by Tests run configuration pass.

Getting started with the plugin development

  1. Checkout the plugin repo
  2. Import the project using gradle
  3. Run the Erlang run configuration

Please don't use class comments with information about author or date and time creation.

For further information please see the official plugin development page. Also you can read some tips and tricks. For all development questions and proposals you can mail to our Google Group. Happy hacking!