1
0
mirror of synced 2026-01-06 06:02:35 -05:00
Files
2021-06-24 11:02:53 -07:00

28 lines
1.0 KiB
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:
fpt: '*'
ghes: '*'
ghae: '*'
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
- /changing-the-base-branch-of-a-pull-request
- /committing-changes-to-a-pull-request-branch-created-from-a-fork
shortTitle: Propose changes
---