Skip to content

Commit 4ddd8d5

Browse files
author
Fabian Perez
committed
Add program information sections
1 parent 0b58e7e commit 4ddd8d5

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

content/program.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,27 @@ layout: developers
3232
</li>
3333
</ul>
3434
</div>
35+
36+
<div class="wrapper">
37+
<div class="program-info-column">
38+
<span class="mega-octicon octicon-person-add"></span>
39+
<h2>Ready to join the GitHub Developer Program?</h3>
40+
<p>Membership is open to individual developers and companies who have:</p>
41+
<ul>
42+
<li>A paid GitHub.com personal or organization plan</li>
43+
<li>An integration in production or development that uses the GitHub API</li>
44+
<li>An email address where GitHub users can contact you for support</li>
45+
</ul>
46+
</div>
47+
48+
<div class="program-info-column">
49+
<span class="mega-octicon octicon-zap"></span>
50+
<h2>Have an integration that works with GitHub?</h2>
51+
<p>Awesome! Here’s how you can spread the word:</p>
52+
<ul>
53+
<li>Let us know about your integration</li>
54+
<li>Use the Octocat or GitHub logo to advertise that your product works with GitHub</li>
55+
<li>Post a video or a blog on your website about your integration</li>
56+
</ul>
57+
</div>
58+
</div>

0 commit comments

Comments
 (0)