From 7b96722a863fa717fbcc512103b697068d8bacbc Mon Sep 17 00:00:00 2001 From: atoato88 Date: Thu, 26 Sep 2019 22:33:09 +0900 Subject: [PATCH] Update typo in "New issue" page on k/website issue (#16564) There is a "Kubernetes Dashboard project" in "about" at ".github/ISSUE_TEMPLATE/support.md" This commit changes "Kubernetes Dashboard project" with "Kubernetes Website project". --- .github/ISSUE_TEMPLATE/support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/support.md b/.github/ISSUE_TEMPLATE/support.md index 6c55d7737b..0363c0837d 100644 --- a/.github/ISSUE_TEMPLATE/support.md +++ b/.github/ISSUE_TEMPLATE/support.md @@ -1,6 +1,6 @@ --- name: Support Request -about: Support request or question relating to Kubernetes Dashboard project +about: Support request or question relating to Kubernetes Website project labels: - triage/support ---