From 9c6e8608199de3dbfbfd8dd54094d3ab50c54c56 Mon Sep 17 00:00:00 2001 From: Jinsu Park Date: Sat, 15 Aug 2020 23:43:33 +0900 Subject: [PATCH] Fix a typo in bug report issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index aeda1a30..bbc69f3a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -33,8 +33,8 @@ If applicable, add screenshots to help explain your problem. **Versions (please complete the following information):** - OS: [e.g. OSX] - - K9s [e.g. 0.1.0] - - K8s [e.g. 1.11.0] + - K9s: [e.g. 0.1.0] + - K8s: [e.g. 1.11.0] **Additional context** Add any other context about the problem here.