A GitHub organization lets you manage and organize group-owned repositories.
You can create your own organization, or be a member of one.

Create Organization

  1. + Menu > New Organization > Name, Email
  2. Create button
  3. Finish button
  4. View the newly created organization
  5. Team > Create a new team > Team name, Description
  6. Create Team
  7. Add a person > add people..

 

Organization Repository

To create a new repository for the organization, follow the steps:

  1. + menu > Owner: choose organization > Repository name, Description
  2. Choose: Public/Private
  3. Check: Initialize this repository with a README
  4. Create Repository button

 

Team Repository Access

To give your organization teams access to the newly created repository, go to:

  • Settings > Collaborators & teams > Teams > Add a team: select one of the organization’s teams

Note: Add people from the Collaborators area to the repository when you want people from outside your organization to collaborate on the project.