# Get started with pull requests

Propose, review, and merge your first changes with pull requests.

## Links

* [About pull requests](/zh/pull-requests/get-started/about-pull-requests)

  Use pull requests to propose, discuss, and merge changes on GitHub.

* [About forks](/zh/pull-requests/get-started/about-forks)

  Use forks to make changes in your own copy of a repository and propose them back to the original project.

* [Quickstart for pull requests](/zh/pull-requests/get-started/pull-request-quickstart)

  Propose your first change and take it all the way from your first commit to a merged pull request.

* [Quickstart for reviewing pull requests](/zh/pull-requests/get-started/reviewing-pull-requests-quickstart)

  Review a pull request by leaving comments, making suggestions, and approving or requesting changes.