From c6a880dffd5eac75aa4c4be4443cacb03414309e Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Tue, 13 Jun 2017 20:28:53 +0200 Subject: [PATCH] Add GitHub issue template --- .github/ISSUE_TEMPLATE.md | 46 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 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 00000000..207e7e0c --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,46 @@ + + + + +## Expected Behavior + + + +## Current Behavior + + + +## Possible Solution + + + +## Steps to Reproduce (for bugs) + + +1. +2. +3. +4. + +## Context + + + +## Your Environment + +* Beat version (`icingabeat -version`): +* Icinga 2 version (`icinga2 --version`): +* Elasticsearch version (`curl -XGET 'localhost:9200'`): +* Logstash version, if used (`bin/logstash -V`): +* Kibana version, if used (`curl -XGET http://localhost:5601/status -I`): +* Operating System and version: +