From 73bc50eddf9f105c437c624f9ffdfe1cd09e3510 Mon Sep 17 00:00:00 2001 From: Nicolas Ruflin Date: Tue, 22 Jan 2019 16:50:53 +0100 Subject: [PATCH] Add more details around Kibana home tutorials to template (#10248) Add links to EUI icons and example tutorials. --- .github/ISSUE_TEMPLATE/module-checklist.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/module-checklist.md b/.github/ISSUE_TEMPLATE/module-checklist.md index 6911175f4fd2..eeb545187cb0 100644 --- a/.github/ISSUE_TEMPLATE/module-checklist.md +++ b/.github/ISSUE_TEMPLATE/module-checklist.md @@ -21,6 +21,8 @@ For a metricset to go GA, the following criterias should be met: * [ ] Fields follow [ECS](https://github.com/elastic/ecs) and [naming conventions](https://www.elastic.co/guide/en/beats/devguide/master/event-conventions.html) * [ ] Dashboards exists (if applicable) * [ ] Kibana Home Tutorial (if applicable) + * [ ] Open issue in [EUI repo](https://github.com/elastic/eui) to add [icon for module](https://elastic.github.io/eui/#/display/icons) if not already exists. + * [ ] Open PR against Kibana repo with tutorial. Examples can be found [here](https://github.com/elastic/kibana/tree/master/src/legacy/core_plugins/kibana/server/tutorials). ## Filebeat module