From 93d9efb7d0b4302e6b9a95c0cdbe565556c9ef7f Mon Sep 17 00:00:00 2001 From: Dane Everitt Date: Mon, 28 Nov 2016 17:32:40 -0500 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 63 +++------------------------------------ 1 file changed, 4 insertions(+), 59 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 1674b0b9..346d3229 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,61 +1,6 @@ - - -## Product -Please check the corresponding boxes below for which products this is about. +Please describe your issue in full below. Include what products are affected, as well as what version(s) you are running. Please also include information about your system, such as `uname -a` and `php -v` and `docker info` if applicable. -- [ ] Panel -- [ ] Daemon -- [ ] Dockerfile(s) [Please list if so: __ ] +If you're just making a suggestion, be descriptive, and link to any issues that might be releated as well. -## Type -- [ ] Bug or Issue -- [ ] Feature Request -- [ ] Enhancement -- [ ] Other - - - - -## What Happens - - -## How to Reproduce - - -1. Step 1 -2. Step 2 -3. etc. - -## Error Logs - - - - -``` -error logs -``` - -## System Information -#### Output of `uname -a`: - -``` -paste here -``` - -#### Output of `php -v` (if Panel): - -``` -paste here -``` - -#### Output of `node -v` (if Daemon): - -``` -paste here -``` - -#### Output of `docker info` and `docker -v` (if Daemon or Dockerfiles): - -``` -paste here -``` +You can delete from this line up. +---------------------