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

# GitHub

> Connect GitHub to Zelo to sync issues and feature requests

## Overview

The GitHub connector imports issues from your repositories into Zelo. Track feature requests and bug reports from your open-source community or internal teams alongside customer feedback.

## Synced Data

* Issues and their descriptions
* Issue comments
* Labels, assignees, and milestone metadata

## Prerequisites

* A GitHub account with access to the target repositories
* Permission to install GitHub Apps or generate personal access tokens

## Setup

<Steps>
  <Step title="Navigate to Integrations">
    In the Zelo web app, go to **Knowledge** and find **GitHub**.
  </Step>

  <Step title="Authorize GitHub">
    Click **Connect** and sign in with your GitHub account. Grant Zelo access to the repositories you want to sync.
  </Step>

  <Step title="Select Repositories">
    Choose which repositories to import issues from.
  </Step>

  <Step title="Start Sync">
    Click **Save** to begin importing. New issues will sync automatically.
  </Step>
</Steps>
