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

# GitHub Issues

<Warning>
  **Git Integration (formerly Qodo Merge)** – AI code review agents for pull requests. This documentation describes the Qodo v1 experience. For the Qodo v2 documentation, click [here.](/code-review)
</Warning>

Qodo will automatically recognize GitHub issues mentioned in the PR description and fetch the issue content.

Examples of valid GitHub issue references:

* `https://github.com/<ORG_NAME>/<REPO_NAME>/issues/<ISSUE_NUMBER>`
* `#<ISSUE_NUMBER>`
* `<ORG_NAME>/<REPO_NAME>#<ISSUE_NUMBER>`

Since Qodo is integrated with GitHub, it doesn't require any additional configuration to fetch GitHub issues.
