summaryrefslogtreecommitdiff
path: root/issue_template.md
blob: 5666535174f0933b5b1a1b4d1721e942b0ba0a3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
## Description

Briefly describe the issue

## Chef Version

Tell us which version of chef-client you are using (This repo is only for chef-client 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.

## Error Output

The complete output of the chef-client run or a link to a gist of it, 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

* [Server issues](https://github.com/chef/chef-server/issues/new)
* Cookbook Issues (see https://github.com/chef-cookbooks repos or search supermarket/github)