github.com/kubeshop/testkube@v1.17.23/.github/ISSUE_TEMPLATE/bug_report.md (about) 1 --- 2 name: Bug report 3 about: Create a report to help us improve Testkube 4 title: '' 5 labels: 'bug 🐛' 6 assignees: '' 7 8 --- 9 10 **Describe the bug** 11 A clear and concise description of what the bug is. 12 13 **To Reproduce** 14 Steps to reproduce the behavior: 15 1. Run '...' 16 2. Specify '...' 17 3. See error 18 19 **Expected behavior** 20 A clear and concise description of what you expected to happen. 21 22 **Version / Cluster** 23 - Which testkube version? 24 - What Kubernetes cluster? (e.g. GKE, EKS, Openshift etc, local KinD, local Minikube) 25 - What Kubernetes version? 26 27 **Screenshots** 28 If applicable, add CLI commands/output to help explain your problem. 29 30 **Additional context** 31 Add any other context about the problem here.