From 1ebe81d46c5d4ff0d5ccb1f943147390d51760f1 Mon Sep 17 00:00:00 2001 From: Jake Landis Date: Mon, 12 Jun 2017 12:02:13 -0500 Subject: [PATCH] Doc: update contributing guide to include link for IntelliJ setup Fixes #7120 Fixes #7422 --- CONTRIBUTING.md | 2 ++ CONTRIBUTORS | 1 + 2 files changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6df8c800a..204f39b67 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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! diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e14761e28..20dbde430 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -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