diff --git a/content/get-started/exploring-integrations/github-developer-program.md b/content/get-started/exploring-integrations/github-developer-program.md index 01a4451796b9..18777ea66e6e 100644 --- a/content/get-started/exploring-integrations/github-developer-program.md +++ b/content/get-started/exploring-integrations/github-developer-program.md @@ -1,36 +1,85 @@ +# GitHub Developer Program + +> TL;DR: If you're building GitHub Apps, Actions, integrations, or using GitHub's API, join the [GitHub Developer Program](https://github.com/developer/register) for early access to features, community support, and platform insights. + +--- + +Welcome to the **GitHub Developer Program** β€” your gateway to building, scaling, and sharing tools that integrate with GitHub. Whether you're an individual developer or part of a team, if you're leveraging GitHub’s APIs or building apps, you’re in the right place. + +--- + +## πŸš€ Why Join the GitHub Developer Program? + +By becoming a member, you unlock: + +- πŸ’‘ **Early access** to new APIs, webhooks, and platform features. +- πŸ› οΈ Tools and resources to help you build **GitHub Apps, Actions, and integrations**. +- πŸ” Higher **API rate limits** (for qualified apps). +- πŸ§ͺ Access to **beta programs** and sandbox environments. +- πŸ§‘β€πŸ’» A direct line to GitHub's **developer relations** team and community. + +[πŸ‘‰ Register now](https://github.com/developer/register) + +--- + +## ✨ What You Can Build + +- **GitHub Apps** – Automate workflows or create custom bots. +- **GitHub Actions** – Build CI/CD or automation tools. +- **OAuth Apps** – Authenticate users and access their GitHub data. +- **Integrations** – Build dashboards, status monitors, deployment systems, and more. + +Use [GitHub REST](https://docs.github.com/en/rest) or [GraphQL APIs](https://docs.github.com/en/graphql) to power your ideas. + --- -title: GitHub Developer Program -intro: 'If you build tools that integrate with {% data variables.product.prodname_dotcom %}, you can join the {% data variables.product.prodname_dotcom %} Developer Program.' -redirect_from: - - /program - - /developers/overview/github-developer-program -versions: - fpt: '*' - ghec: '*' -topics: - - API + +## 🧩 Already Have an Integration? + +Awesome! Let people know: + +- Add the [Octocat or GitHub logo](https://github.com/logos) to your product page. +- Publish a demo, blog post, or walkthrough to showcase your integration. + +--- + +## 🧠 Scratch Your Own Itch + +Have an idea for a better way to manage issues, handle deployments, or review PRs? Build it using GitHub’s APIs. It’s your playground. + --- -Building an application that integrates with {% data variables.product.prodname_dotcom %}? Register for our Developer Program! The possibilities are endless, and you enjoy the kudos. [Register now](https://github.com/developer/register). +## 🏒 Working with Enterprises? -## Scratch an itch +Email [partnerships@github.com](mailto:partnerships@github.com) to request developer licenses or test environments for [GitHub Enterprise Server](https://github.com/enterprise). -Build your own tools that seamlessly integrate with the place you push code every day. +--- + +## βœ… Who Can Join? + +Membership is open to: + +- Developers or organizations **actively building** or **planning to build** with GitHub APIs. +- Projects that provide a **public support contact** (email or website). -## Take on the enterprise +Whether your integration is public or internal, you're welcome to join. -Email partnerships@github.com to request developer licenses to build and test your application against {% data variables.product.prodname_ghe_server %}. +--- + +## πŸ“š Resources -## Have an integration that works with GitHub? +- [GitHub Developer Docs](https://docs.github.com/en/developers) +- [Build GitHub Apps](https://docs.github.com/en/apps/creating-github-apps) +- [GitHub Actions Docs](https://docs.github.com/en/actions) +- [GitHub REST API](https://docs.github.com/en/rest) +- [GitHub GraphQL API](https://docs.github.com/en/graphql) -Awesome! Here’s how you can spread the word: +--- -* Use the [Octocat or GitHub logo](https://github.com/logos) to identify that your product works with GitHub. -* Post a video or a blog on your website about your integration. +## 🌐 Connect & Share -## Ready to join the GitHub Developer Program? +- Join discussions on the [GitHub Community Forum](https://github.community/) +- Showcase your tools, contribute to open-source, or find collaborators. -Membership is open to individual developers and companies who have: +--- -* An integration in production or development using the GitHub API. -* An email address where GitHub users can contact you for support. +Happy building! πŸš€