# Working with Pull Requests

- [Create a new pull request](/working-with-pull-requests/create-a-new-pull-request.md): Create a new pull request using the web UI.
- [Create a new pull request from a fork](/working-with-pull-requests/create-a-new-pull-request-from-a-fork.md): Create a new pull request from a forked repository using the web UI.
- [Add reviewers to a pull request](/working-with-pull-requests/add-reviewers-to-a-pull-request.md): Request a review for a pull request using the web UI.
- [Approve a pull request](/working-with-pull-requests/approve-a-pull-request.md): Review and approve a pull request using the web UI.
- [Comment on a pull request](/working-with-pull-requests/comment-on-a-pull-request.md): Add a comment on a pull request using the web UI.
- [Merge a pull request](/working-with-pull-requests/merge-a-pull-request.md): Merge a pull request using the web UI.
- [Close a pull request](/working-with-pull-requests/close-a-pull-request.md): Close a pull request using the web UI.
- [Reopen a pull request](/working-with-pull-requests/reopen-a-pull-request.md): Reopen a pull request using the web UI.
