1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-12-22 06:38:06 +00:00

Create bug_report.md

This commit is contained in:
Liz Rice 2020-08-10 15:09:03 +01:00 committed by GitHub
parent 56770b14c6
commit 68c8764ea8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

18
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -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.]