> ## Documentation Index
> Fetch the complete documentation index at: https://docs.coderide.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# PR Management

> Create PR, pull PR, review PR, approve PR, merge PR

There are two sides to PRs.

* Creating PRs
* Reviewing PRs

As we all know managing PRs can be a real pain especially in public projects.

Each of these is also handled in different locations. Creating happens in the [Git panel](/git). Reviewing happens in the [Tickets panel](/tickets).

## Create a PR

In the Git panel click the button, or globally `Cmd+;`

<img src="https://mintcdn.com/coder-ide/xGYxbscsCmJOCfrf/media/pr.jpg?fit=max&auto=format&n=xGYxbscsCmJOCfrf&q=85&s=36c40d85724756f8febdc901cb6b4166" alt="PR Review" width="632" height="530" data-path="media/pr.jpg" />

## Review a PR

In the Tickets panel `Shift+Cmd+T` pick a PR ticket and click the title.

<img src="https://mintcdn.com/coder-ide/xGYxbscsCmJOCfrf/media/pr-review.jpg?fit=max&auto=format&n=xGYxbscsCmJOCfrf&q=85&s=c038c1ef61bf39b44835f9a2be96b365" alt="PR Review" width="2708" height="1673" data-path="media/pr-review.jpg" />
