github.com/nginxinc/kubernetes-ingress@v1.12.5/.github/ISSUE_TEMPLATE/bug_report.md (about) 1 --- 2 name: Bug report 3 about: Create a report to help us improve 4 5 --- 6 7 **Describe the bug** 8 A clear and concise description of what the bug is. 9 10 **To Reproduce** 11 Steps to reproduce the behavior: 12 1. Deploy x to '...' using some.yaml 13 2. View logs on '....' 14 3. See error 15 16 **Expected behavior** 17 A clear and concise description of what you expected to happen. 18 19 **Your environment** 20 * Version of the Ingress Controller - release version or a specific commit 21 * Version of Kubernetes 22 * Kubernetes platform (e.g. Mini-kube or GCP) 23 * Using NGINX or NGINX Plus 24 25 **Additional context** 26 Add any other context about the problem here. Any log files you want to share.