From b6499ef3f7cad25b55efeaf8c3622a91f489ac96 Mon Sep 17 00:00:00 2001 From: Subhasish Panda <73926238+sp7infinity@users.noreply.github.com> Date: Mon, 26 Dec 2022 23:48:45 +0530 Subject: [PATCH] Improved the steps for opening a PR using GitHub --- content/en/docs/contribute/new-content/open-a-pr.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/en/docs/contribute/new-content/open-a-pr.md b/content/en/docs/contribute/new-content/open-a-pr.md index 50b5a00608..589644223a 100644 --- a/content/en/docs/contribute/new-content/open-a-pr.md +++ b/content/en/docs/contribute/new-content/open-a-pr.md @@ -65,8 +65,7 @@ class id1 k8s Figure 1. Steps for opening a PR using GitHub. -1. On the page where you see the issue, select the pencil icon at the top right. - You can also scroll to the bottom of the page and select **Edit this page**. +1. On the page where you see the issue, select the **Edit this page** option in the right-hand side navigation panel. 1. Make your changes in the GitHub markdown editor.