inspec/.github/ISSUE_TEMPLATE.md
Tim Smith 0cbd8ce705 Move the issue template to the .github directory
No need for this in the root

Signed-off-by: Tim Smith <tsmith@chef.io>
2019-02-13 22:50:30 -08:00

22 lines
852 B
Markdown

### 🎛 Description
**Choose one:** is this a 🐛 bug report or 🙋 feature request?
Briefly describe the issue and the expected behavior. Also, please be aware of our [Code of Conduct](https://github.com/inspec/inspec/blob/master/CODE_OF_CONDUCT.md).
### 🌍 InSpec and Platform Version
Tell us which version of InSpec (`inspec version` or SHA of a commit) and Operating System distribution you are using
### 🤔 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.
### 💁 Possible Solutions
If you have already ideas how to solve the issue, add them here.
### 💻 Stacktrace
Please include the stacktrace output or link to a gist of it, if there is one.