From 5f9113d2ef907e60215e03c4924e3f3e1961b866 Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Thu, 30 Jun 2022 20:27:00 +0100 Subject: [PATCH] Update ISSUE_TEMPLATE.md Signed-off-by: Alex Ellis --- .github/ISSUE_TEMPLATE.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 46dcbbcd..91a3e817 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -34,7 +34,13 @@ ## Your Environment -* What Kubernetes distribution are you using? +* k3sup version: + +``` +k3sup version +``` + +* What Kubernetes distribution, client and server version are you using? ``` kubectl version