From 8215e8275e7865ab02c759c2fd36fe8f9d9fa419 Mon Sep 17 00:00:00 2001 From: Ibrahim <2005mohamedibrahim@gmail.com> Date: Mon, 29 Dec 2025 16:06:30 +0530 Subject: [PATCH] Revise GitHub Developer Program documentation Updated the GitHub Developer Program documentation to clarify registration benefits and integration examples. --- .../concepts/github-developer-program.md | 23 +++++++++++-------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/content/integrations/concepts/github-developer-program.md b/content/integrations/concepts/github-developer-program.md index 14ee412929db..1c4ac6f7ddcd 100644 --- a/content/integrations/concepts/github-developer-program.md +++ b/content/integrations/concepts/github-developer-program.md @@ -13,26 +13,31 @@ topics: - Integration --- -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). +Building an application that integrates with {% data variables.product.prodname_dotcom %}? Register for our Developer Program. +This includes personal projects, open-source tools, and commercial products at any stage of development. +You can publicly showcase that your product works with GitHub. +[Register now](https://github.com/developer/register). -## Scratch an itch +## Build a personal or open-source tool -Build your own tools that seamlessly integrate with the place you push code every day. +Create tools that seamlessly integrate with the platform where you push code every day. ## Take on the enterprise -Email partnerships@github.com to request developer licenses to build and test your application against {% data variables.product.prodname_ghe_server %}. +Contact partnerships@github.com to request developer licenses to build and test your application against {% data variables.product.prodname_ghe_server %}. ## Have an integration that works with GitHub? -Awesome! Here’s how you can spread the word: +Great! Here’s how you can share it with others: -* 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. +- Use the [Octocat or GitHub logo](https://github.com/logos) to indicate that your product works with GitHub. +- Publish a blog post or video on your website explaining how your integration works. + +Examples of integrations include GitHub Apps, OAuth apps, GitHub Actions, or tools that use the GitHub REST or GraphQL APIs. ## Ready to join the GitHub Developer Program? 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. +- An integration in production or in development using the GitHub API. +- An email address where GitHub users can contact you for support.