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

# Stash GitHub App

> Supporting open-source projects with our free plan

<Check>
  The GitHub App is included under the **Free Plan** for open-source projects as part of our commitment to supporting open-source builders and helping contributors be more effective.
</Check>

<Note>
  You must have owner access to the GitHub organization or repository you want to connect.
</Note>

In most open-source projects, contributors can feel lost among thousands of issues. They often ask the same questions repeatedly or spend time searching through old discussions and code without finding clear answers. This slows down contributions and creates extra work for maintainers.

The **Stash GitHub App** solves this problem by connecting your GitHub repositories directly to Stash. It enables Stash to analyze your project, keep it up to date as new commits and issues are created, and proactively deliver context when contributors need it.

## Connect your project to Stash

<Steps>
  <Step title="Create a new project">
    Follow the [**Create Project**](/create-new-project) steps in Stash.

    <Note>
      You must skip the wiki connection; it’s not required for open-source projects.
    </Note>
  </Step>

  <Step title="Install GitHub App">
    Once the analysis is ready, you’ll see the **Install** **GitHub App** button appear on your project dashboard.

    <Note>
      You’ll be asked to choose which repositories the GitHub App should access. Select the **same repository** you added in the project creation wizard.
    </Note>

    <img src="https://mintcdn.com/stash/9o_KO0Lz9dj79wjO/images/OSS.png?fit=max&auto=format&n=9o_KO0Lz9dj79wjO&q=85&s=3568680ecb6e6bd78bb8254b4c901ff1" alt="OSS" width="6750" height="3375" data-path="images/OSS.png" />
  </Step>

  <Step title="Analyze an issue on GitHub">
    After installing the GitHub App, contributors and maintainers can comment `/analyze` under any GitHub issue.

    Stash will automatically reply with similar past issues and exact code files and lines related to the issue.

    [Watch the quick video on YouTube](https://www.youtube.com/watch?v=DMsVMDt1kgw) to see how Stash enriches issues in action.
  </Step>
</Steps>
