From 80620bd086c02492210407d138e897c43e06ce81 Mon Sep 17 00:00:00 2001 From: Jason Tedor Date: Mon, 31 Jul 2017 08:55:31 +0900 Subject: [PATCH] Add version command to issue template This commit adds a hint to use the Elasticsearch --version flag to produce the requested version information. --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 1e4d449a9a5..fdd05f0d774 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -22,7 +22,7 @@ Issues that do not follow these guidelines are likely to be closed. -**Elasticsearch version**: +**Elasticsearch version** (`bin/elasticsearch --version`): **Plugins installed**: []