Github: How to Invite Collaborators


If you want to invite collaborators to your GitHub repositories, then follow the below steps,

  1. Go to your repo page: https://github.com/<git_user_name>/<git_repo>
  2. Now click on Settings,
    GitHub Repo Settings
  3. From the left Sidebar under Access click on Collaborators,
    GitHub Collaborators
  4. Now under Manage access click on Add People
    GitHub Invite collaborators
  5. You will see a pop-up to search people by email or GitHub username, search a user and click on Add User to this repository
    Add a collaborator to GitHub Repo
  6. The user should receive an email inviting, once accepted, they can collaborate with your repository.
-




Have Questions? Post them here!