summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2016-02-17 16:04:57 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2016-02-17 16:04:57 -0800
commit6b80c4008bc58312108192050f41b9feb0e95e7c (patch)
treec4d46d097e45d4af2c559c89f40292c9251dbbb0
parent1f39d9def205d6689e4f5861763446a41cadbd85 (diff)
downloadchef-6b80c4008bc58312108192050f41b9feb0e95e7c.tar.gz
remove the lowercase versionlcg/issue_template
-rw-r--r--issue_template.md35
1 files changed, 0 insertions, 35 deletions
diff --git a/issue_template.md b/issue_template.md
deleted file mode 100644
index 562e43e797..0000000000
--- a/issue_template.md
+++ /dev/null
@@ -1,35 +0,0 @@
-## Description
-
-Briefly describe the issue
-
-## Chef Version
-
-Tell us which version of chef-client you are using (see below for Server+ChefDK bugs).
-
-## Platform Version
-
-Tell us which Operating System distribution and version chef-client is running on.
-
-## Replication Case
-
-Tell us what steps to take to replicate your problem. See [How to create a Minimal, Complete, and Verifiable example](https://stackoverflow.com/help/mcve)
-for information on how to create a good replication case.
-
-## Client Output
-
-The relevant output of the chef-client run or a link to a gist of the entire run, if there is one.
-
-The debug output (chef-client -l debug) may be useful, but please link to a gist, or truncate it.
-
-## Stacktrace
-
-Please include the stacktrace.out output or link to a gist of it, if there is one.
-
-### NOTE: CHEF CLIENT BUGS ONLY
-
-This issue tracker is for the code contained within this repo -- `chef-client`, base `knife` functionality (not
-plugins), `chef-apply`, `chef-solo`, `chef-client -z`, etc.
-
-* [Server issues](https://github.com/chef/chef-server/issues/new)
-* [ChefDK issues](https://github.com/chef/chef-dk/issues/new)
-* Cookbook Issues (see the https://github.com/chef-cookbooks repos or search [Supermarket](https://supermarket.chef.io) or GitHub/Google)