Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 754 Bytes

File metadata and controls

16 lines (10 loc) · 754 Bytes
  • Adding a collaborator to a Github Repo.

A collaborator is someone on the core development team of the project and has commit access to the main repository of the project. To add a collaborator to a project

  1. Navigate to the repository on Github you wish to share with your collaborator.
  2. Click on the "Settings" tab on the right side of the menu at the top of the screen.
  3. On the new page, click the "Collaborators" menu item on the left side of the page.
  4. Start typing the new collaborator's GitHub username into the text box.
  5. Select the GitHub user from the list that appears below the text box.
  6. Click the "Add" button.