Skip to content

GitHub Education releases a new student portal

Verified students can now experience the GitHub Global Campus student portal to connect with their community, find access to industry tools, learn about new events, and see their assigned coursework—all in one place!

Learn more in the GitHub Global Campus blog post or on GitHub Checkout.

github global campus gif

GitHub README

Organizations can now display a README.md on their profile Overview.

Start with creating a .github repository for the desired organization. Make sure it's public. Add a profile folder to your .github repository and add a README.md file to the profile folder.

The contents of your README.md file will appear on the Overview page of the organization, visible to everyone. For an example, see the GitHub Overview page or learn more in the documentation.

See more