From b558b9dd112c9a22b49982bfab0d828db1bd2842 Mon Sep 17 00:00:00 2001 From: Joe Fleming Date: Wed, 12 Sep 2018 10:25:39 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Home.md b/Home.md index 112e888..95f4fc3 100644 --- a/Home.md +++ b/Home.md @@ -1,3 +1,8 @@ +## Kibana Development +- [Contributing to Kibana](https://github.com/elastic/kibana/blob/master/CONTRIBUTING.md) +- [Kibana Style Guide](https://github.com/elastic/kibana/blob/master/STYLEGUIDE.md) +- [Frequently Asked Questions](https://github.com/elastic/kibana/blob/master/FAQ.md) + ## Kibana Links - [Development documentation for Kibana](https://www.elastic.co/guide/en/kibana/current/development.html) - [Known Kibana plugins](https://www.elastic.co/guide/en/kibana/current/known-plugins.html)