From 7ef62d255ad403b4152fa027c2ef0c708b9d8820 Mon Sep 17 00:00:00 2001 From: TAKAHASHI Shuuji Date: Tue, 15 Sep 2020 11:41:28 +0900 Subject: [PATCH] Fix the instruction to click the "Create an issue" link. --- content/en/docs/contribute/suggesting-improvements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/contribute/suggesting-improvements.md b/content/en/docs/contribute/suggesting-improvements.md index e48c2915b9..dbf5bf1abb 100644 --- a/content/en/docs/contribute/suggesting-improvements.md +++ b/content/en/docs/contribute/suggesting-improvements.md @@ -24,7 +24,7 @@ of the Kubernetes community open a pull request with changes to resolve the issu If you want to suggest improvements to existing content, or notice an error, then open an issue. -1. Go to the bottom of the page and click the **Create an Issue** button. This redirects you +1. Click the **Create an issue** link on the right sidebar. This redirects you to a GitHub issue page pre-populated with some headers. 2. Describe the issue or suggestion for improvement. Provide as many details as you can. 3. Click **Submit new issue**.