26 lines
984 B
Markdown
26 lines
984 B
Markdown
---
|
|
title: Proposing changes to your work with pull requests
|
|
intro: 'After you add changes to a topic branch or fork, you can open a pull request to ask your collaborators or the repository administrator to review your changes before merging them into the project.'
|
|
redirect_from:
|
|
- /github/collaborating-with-issues-and-pull-requests/proposing-changes-to-your-work-with-pull-requests/
|
|
- /articles/proposing-changes-to-your-work-with-pull-requests
|
|
versions:
|
|
free-pro-team: '*'
|
|
enterprise-server: '*'
|
|
github-ae: '*'
|
|
topics:
|
|
- Pull requests
|
|
children:
|
|
- /about-branches
|
|
- /creating-and-deleting-branches-within-your-repository
|
|
- /about-pull-requests
|
|
- /about-comparing-branches-in-pull-requests
|
|
- /creating-a-pull-request
|
|
- /creating-a-pull-request-from-a-fork
|
|
- /changing-the-stage-of-a-pull-request
|
|
- /requesting-a-pull-request-review
|
|
- /changing-the-base-branch-of-a-pull-request
|
|
- /committing-changes-to-a-pull-request-branch-created-from-a-fork
|
|
---
|
|
|