From 6efce22a4a337adadb9f789e3ba192a7697270bd Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Tue, 15 Aug 2017 22:28:54 +0200 Subject: [PATCH] Add GitHub issue template --- .github/ISSUE_TEMPLATE.md | 47 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 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..29fde5e --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,47 @@ + + + + +## Expected Behavior + + + +## Current Behavior + + + +## Possible Solution + + + +## Steps to Reproduce (for bugs) + + +1. +2. +3. +4. + +## Context + + + +## Your Environment + +* Icinga Web 2 Map version (System - About): +* Icinga Web 2 version and modules (System - About): +* Version used (`icinga2 --version`): +* Operating System and version: +* Enabled features (`icinga2 feature list`): +* Config validation (`icinga2 daemon -C`): +