{"meta":{"title":"Get started with pull requests","intro":"Propose, review, and merge your first changes with pull requests.","product":"Pull requests","breadcrumbs":[{"href":"/en/pull-requests","title":"Pull requests"},{"href":"/en/pull-requests/get-started","title":"Get started"}],"documentType":"category"},"body":"# Get started with pull requests\n\nPropose, review, and merge your first changes with pull requests.\n\n## Links\n\n* [About pull requests](/en/pull-requests/get-started/about-pull-requests)\n\n  Use pull requests to propose, discuss, and merge changes on GitHub.\n\n* [About stacked pull requests](/en/pull-requests/get-started/about-stacked-prs)\n\n  Break large code changes into a chain of smaller, dependent pull requests you can review and merge independently.\n\n* [About forks](/en/pull-requests/get-started/about-forks)\n\n  Use forks to make changes in your own copy of a repository and propose them back to the original project.\n\n* [Quickstart for pull requests](/en/pull-requests/get-started/pull-request-quickstart)\n\n  Propose your first change and take it all the way from your first commit to a merged pull request.\n\n* [Quickstart for stacked pull requests](/en/pull-requests/get-started/stacked-prs-quickstart)\n\n  Install the gh stack extension in GitHub CLI and create your first set of stacked pull requests.\n\n* [Quickstart for reviewing pull requests](/en/pull-requests/get-started/reviewing-pull-requests-quickstart)\n\n  Review a pull request by leaving comments, making suggestions, and approving or requesting changes."}