From a61dd21046f510e4e412ddd9be0b6643e8511c97 Mon Sep 17 00:00:00 2001 From: Karl Date: Wed, 22 Jun 2016 09:09:35 +0100 Subject: [PATCH] Create ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..84e5c1f --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,28 @@ + + +## Expected Behavior + + + +## Current Behavior + + + +## Possible Solution + + + +## Steps to Reproduce (for bugs) + + + +## Context + + + +## Your Environment + +* Version of plugin used: +* Version of Logstash used: +* Database engine & version you're connecting to: +* Have you checked you've met the Logstash requirements for Java versions?: