| 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 | |
| - /github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests | |
| versions: | |
| fpt: '*' | |
| ghes: '*' | |
| ghec: '*' | |
| 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 | |
| - /using-query-parameters-to-create-a-pull-request | |
| - /changing-the-stage-of-a-pull-request | |
| - /requesting-a-pull-request-review | |
| - /keeping-your-pull-request-in-sync-with-the-base-branch | |
| - /changing-the-base-branch-of-a-pull-request | |
| - /committing-changes-to-a-pull-request-branch-created-from-a-fork | |
| shortTitle: Propose changes | |