Skip to content

Commit 8215e82

Browse files
authored
Revise GitHub Developer Program documentation
Updated the GitHub Developer Program documentation to clarify registration benefits and integration examples.
1 parent a93e027 commit 8215e82

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

content/integrations/concepts/github-developer-program.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,26 +13,31 @@ topics:
1313
- Integration
1414
---
1515

16-
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).
16+
Building an application that integrates with {% data variables.product.prodname_dotcom %}? Register for our Developer Program.
17+
This includes personal projects, open-source tools, and commercial products at any stage of development.
18+
You can publicly showcase that your product works with GitHub.
19+
[Register now](https://github.com/developer/register).
1720

18-
## Scratch an itch
21+
## Build a personal or open-source tool
1922

20-
Build your own tools that seamlessly integrate with the place you push code every day.
23+
Create tools that seamlessly integrate with the platform where you push code every day.
2124

2225
## Take on the enterprise
2326

24-
Email <a href="mailto:[email protected]">[email protected]</a> to request developer licenses to build and test your application against {% data variables.product.prodname_ghe_server %}.
27+
Contact <a href="mailto:[email protected]">[email protected]</a> to request developer licenses to build and test your application against {% data variables.product.prodname_ghe_server %}.
2528

2629
## Have an integration that works with GitHub?
2730

28-
Awesome! Here’s how you can spread the word:
31+
Great! Here’s how you can share it with others:
2932

30-
* Use the [Octocat or GitHub logo](https://github.com/logos) to identify that your product works with GitHub.
31-
* Post a video or a blog on your website about your integration.
33+
- Use the [Octocat or GitHub logo](https://github.com/logos) to indicate that your product works with GitHub.
34+
- Publish a blog post or video on your website explaining how your integration works.
35+
36+
Examples of integrations include GitHub Apps, OAuth apps, GitHub Actions, or tools that use the GitHub REST or GraphQL APIs.
3237

3338
## Ready to join the GitHub Developer Program?
3439

3540
Membership is open to individual developers and companies who have:
3641

37-
* An integration in production or development using the GitHub API.
38-
* An email address where GitHub users can contact you for support.
42+
- An integration in production or in development using the GitHub API.
43+
- An email address where GitHub users can contact you for support.

0 commit comments

Comments
 (0)