diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..e0f4ae50 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,18 @@ +--- +name: Bug report +about: Tell us about a problem you are experiencing +--- + +**What steps did you take and what happened:** + +[A clear and concise description of what the bug is, and what commands you ran. If possible please supply logs generated with the `-v 3` parameter.) + +**What did you expect to happen:** + +**Environment** + +[Please specify the version of kube-bench and Kubernetes] + +**Anything else you would like to add:** + +[Miscellaneous information that will assist in solving the issue.]