From 28dacc8c09471aa34f32fd7aad559490a5f3b7df Mon Sep 17 00:00:00 2001 From: zhangqx2010 Date: Tue, 9 Apr 2019 13:39:04 +0800 Subject: [PATCH] update start.md on `Submit a pull request` topic (#13633) related issue #13629 --- content/en/docs/contribute/start.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/content/en/docs/contribute/start.md b/content/en/docs/contribute/start.md index 870914a9b2..30f3f7599c 100644 --- a/content/en/docs/contribute/start.md +++ b/content/en/docs/contribute/start.md @@ -201,10 +201,8 @@ Follow these steps to submit a pull request to improve the Kubernetes documentation. 1. On the page where you see the issue, click the pencil icon at the top right. - A new page appears, with some help text. -2. Click the first blue button, which has the text **Edit <page name>**. - - If you have never created a fork of the Kubernetes documentation + A new Github page appears, with some help text. +2. If you have never created a fork of the Kubernetes documentation repository, you are prompted to do so. Create the fork under your Github username, rather than another organization you may be a member of. The fork usually has a URL such as `https://github.com//website`,