From: Michael Friedrich Date: Thu, 6 Apr 2017 08:48:11 +0000 (+0200) Subject: Add GitHub issue template X-Git-Tag: v2.7.0~143 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6b5f3363d92267b1b937b5f487d57584096247bb;p=icinga2 Add GitHub issue template fixes #5145 --- diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..488df7a8c --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,49 @@ + + + + + + +## Expected Behavior + + + +## Current Behavior + + + +## Possible Solution + + + +## Steps to Reproduce (for bugs) + + +1. +2. +3. +4. + +## Context + + + +## Your Environment + +* Version used (`icinga2 --version`): +* Operating System and version: +* Enabled features (`icinga2 feature list`): +* Icinga Web 2 version and modules (System - About): +* Config validation (`icinga2 daemon -C`): +* If you run multiple Icinga 2 instances, the `zones.conf` file (or `icinga2 object list --type Endpoint` and `icinga2 object list --type Zone`) from all affected nodes. +