From 7be4015e135cff2757fcdb3ce0dd398ffa78ee26 Mon Sep 17 00:00:00 2001 From: Kundan Kumar Date: Thu, 9 Sep 2021 16:00:11 +0530 Subject: [PATCH] Added command to get Nginx versionq! (#7577) --- .github/ISSUE_TEMPLATE/bug_report.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3df73cc6a..c39d6e2c2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -27,7 +27,13 @@ This questions are the first thing we need to know to understand the context. --> -**NGINX Ingress controller version**: +**NGINX Ingress controller version** (exec into the pod and run nginx-ingress-controller --version.): + **Kubernetes version** (use `kubectl version`):