From 0d52255bc47febf6462ce90211eb5aec3d5e5923 Mon Sep 17 00:00:00 2001 From: Omar Elrfaay Date: Sat, 6 Sep 2025 23:17:11 +0300 Subject: [PATCH 1/3] Add benefits section to GitHub Developer Program guide Adds a new "Program Benefits" section to the GitHub Developer Program documentation. This section highlights key advantages of joining, including: - Notifications of API changes - Early access eligibility for select features - Eligibility for development licenses for GitHub products - A GitHub profile membership badge The addition gives prospective members a clearer understanding of the value they receive from joining the program, improving transparency and encouraging participation. --- .../exploring-integrations/github-developer-program.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/content/get-started/exploring-integrations/github-developer-program.md b/content/get-started/exploring-integrations/github-developer-program.md index 01a4451796b9..dac7dc4e81d4 100644 --- a/content/get-started/exploring-integrations/github-developer-program.md +++ b/content/get-started/exploring-integrations/github-developer-program.md @@ -17,6 +17,15 @@ Building an application that integrates with {% data variables.product.prodname_ Build your own tools that seamlessly integrate with the place you push code every day. +## Program Benefits + +As a member of the GitHub Developer Program, you’ll receive: + +* Notification of API changes +* Early access eligibility on select features +* Eligibility for development licenses for GitHub products +* A GitHub profile membership badge to showcase your participation + ## 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 %}. From e70177235dbd7670258ec7ebcfe0ec7afc2b0bd0 Mon Sep 17 00:00:00 2001 From: Omar Elrfaay Date: Sun, 7 Sep 2025 17:46:41 +0300 Subject: [PATCH 2/3] Format benefits list in GitHub Developer Program doc --- .../exploring-integrations/github-developer-program.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/get-started/exploring-integrations/github-developer-program.md b/content/get-started/exploring-integrations/github-developer-program.md index dac7dc4e81d4..ff6013cebe00 100644 --- a/content/get-started/exploring-integrations/github-developer-program.md +++ b/content/get-started/exploring-integrations/github-developer-program.md @@ -21,10 +21,10 @@ Build your own tools that seamlessly integrate with the place you push code ever As a member of the GitHub Developer Program, you’ll receive: -* Notification of API changes -* Early access eligibility on select features -* Eligibility for development licenses for GitHub products -* A GitHub profile membership badge to showcase your participation +* Notification of API changes +* Early access eligibility on select features +* Eligibility for development licenses for GitHub products +* A GitHub profile membership badge to showcase your participation ## Take on the enterprise From 58dedb9377210cbae2a0fb063093175d65ab8fe8 Mon Sep 17 00:00:00 2001 From: Omar Elrfaay Date: Sun, 7 Sep 2025 17:55:14 +0300 Subject: [PATCH 3/3] Fix formatting and wording in program benefits section --- .../github-developer-program.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/content/get-started/exploring-integrations/github-developer-program.md b/content/get-started/exploring-integrations/github-developer-program.md index ff6013cebe00..78e7b4745c94 100644 --- a/content/get-started/exploring-integrations/github-developer-program.md +++ b/content/get-started/exploring-integrations/github-developer-program.md @@ -17,14 +17,14 @@ Building an application that integrates with {% data variables.product.prodname_ Build your own tools that seamlessly integrate with the place you push code every day. -## Program Benefits +## Program benefits -As a member of the GitHub Developer Program, you’ll receive: +As a member of the GitHub Developer Program, you receive: -* Notification of API changes -* Early access eligibility on select features -* Eligibility for development licenses for GitHub products -* A GitHub profile membership badge to showcase your participation +- Notifications about API changes +- Eligibility for early access to select features +- Eligibility for development licenses for GitHub products +- A membership badge on your GitHub profile to showcase your participation ## Take on the enterprise