From 09d64d6341ef2a84f2532ca6621fcc12795ee8e4 Mon Sep 17 00:00:00 2001 From: DavidMei <94948521@163.com> Date: Fri, 27 Mar 2026 04:43:26 +0800 Subject: [PATCH] update base branch edit UI reference --- .../changing-the-base-branch-of-a-pull-request.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/content/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/changing-the-base-branch-of-a-pull-request.md b/content/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/changing-the-base-branch-of-a-pull-request.md index a8c9f85046c6..cefccb0e07cc 100644 --- a/content/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/changing-the-base-branch-of-a-pull-request.md +++ b/content/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/changing-the-base-branch-of-a-pull-request.md @@ -20,9 +20,7 @@ category: {% data reusables.repositories.sidebar-pr %} 1. In the "Pull Requests" list, click the pull request you'd like to modify. -1. Next to the pull request's title, click **Edit**. - - ![Screenshot of a pull request title. A button labeled "Edit" is outlined in dark orange.](/assets/images/help/pull_requests/pull-request-edit.png) +1. Next to the pull request's title, click the {% octicon "pencil" aria-hidden="true" aria-label="The edit icon" %} pencil icon. 1. In the base branch drop-down menu, select the base branch you'd like to [compare changes against](/pull-requests/committing-changes-to-your-project/viewing-and-comparing-commits/comparing-commits#comparing-branches).