diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md deleted file mode 100644 index 9b1cda4c..00000000 --- a/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,22 +0,0 @@ -### 🎛 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). - -### 🤔 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.