> ## 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.

# Integrate Qodo with GitHub Issues

> GitHub Issues are supported when your repository is hosted on GitHub, and function as a native ticketing integration for GitHub repositories.

Qodo automatically recognizes GitHub issues referenced in the PR description and fetches the issue content.

Valid GitHub issue references include:

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

Because Qodo is already integrated with GitHub, no additional configuration is required to fetch GitHub issues.
