From 723a2091a8f968031d0531c8139ed6fcce2f52bc Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Wed, 10 Apr 2019 15:58:52 +0200 Subject: [PATCH] Delete ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 47 --------------------------------------- 1 file changed, 47 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index 67bc87696..000000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,47 +0,0 @@ - - - - -## Expected Behavior - - - -## Current Behavior - - - -## Possible Solution - - - -## Steps to Reproduce (for bugs) - - -1. -2. -3. -4. - -## Context - - - -## Your Environment - -* 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`): -* 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. -