Skip to content

Commit 226fae6

Browse files
authored
Merge pull request #17127 from per1234/clean-fork-pr-intro
Remove redundant mention of "Allow edits from maintainers" setting from intro
2 parents 719f2fc + 8c3953c commit 226fae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ topics:
1616
- Pull requests
1717
shortTitle: Create a PR from a fork
1818
---
19-
You can also give the upstream repository's maintainers permission to push commits to a user-owned fork. If your pull request compares your topic branch with a branch in the upstream repository as the base branch, then your topic branch is also called the compare branch of the pull request. For more information about pull request branches, including examples, see "[Creating a pull request](/articles/creating-a-pull-request/#changing-the-branch-range-and-destination-repository)."
19+
If your pull request compares your topic branch with a branch in the upstream repository as the base branch, then your topic branch is also called the compare branch of the pull request. For more information about pull request branches, including examples, see "[Creating a pull request](/articles/creating-a-pull-request/#changing-the-branch-range-and-destination-repository)."
2020

2121
{% data reusables.pull_requests.perms-to-open-pull-request %}
2222

0 commit comments

Comments
 (0)