Doc: update contributing guide to include link for IntelliJ setup Fixes #7120

Fixes #7422
This commit is contained in:
Jake Landis 2017-06-12 12:02:13 -05:00
parent 55dcd8303e
commit 1ebe81d46c
2 changed files with 3 additions and 0 deletions

View file

@ -55,6 +55,8 @@ point to contribute to Logstash.
See: https://github.com/elastic/logstash/labels/adoptme
https://github.com/elastic/logstash/labels/low%20hanging%20fruit
Using IntelliJ? See a detailed getting started guide [here](https://docs.google.com/document/d/1kqunARvYMrlfTEOgMpYHig0U-ZqCcMJfhvTtGt09iZg/pub).
## Contributing to plugins
Check our [documentation](https://www.elastic.co/guide/en/logstash/current/contributing-to-logstash.html) on how to contribute to plugins or write your own! It is super easy!

View file

@ -74,6 +74,7 @@ Contributors:
* Andrea Forni (andreaforni)
* Leandro Moreira (leandromoreira)
* Hao Chen (haoch)
* Jake Landis (jakelandis)
Note: If you've sent me patches, bug reports, or otherwise contributed to
logstash, and you aren't on the list above and want to be, please let me know