inspec/ISSUE_TEMPLATE.md
Dominik Richter 0be2fb7a55 emoji in issue template (#2743)
* emoji in issue template

Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
2018-02-26 11:08:51 -05:00

22 lines
738 B
Markdown

### 🎛 Description
**Choose one:** is this a 🐛 bug report or 🙋 feature request?
Briefly describe the issue and the expected behavior
### 🌍 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.