Quick summary
Adding contributors to a GitHub repository requires navigating to the repository's Settings and using the Collaborators section to send an invitation. Once the invitee accepts the invitation, they gain the level of access you selected.
Steps
- Go to the repository where you want to add contributors.
- Click on the Settings tab near the top right of the repository page.
- In the left sidebar, click on the Collaborators button.
- Confirm your identity by entering your GitHub password and clicking the Confirm button.
- Click on the Add people button.
- Enter the GitHub username, full name, or email of the person you want to add.
- Click Add — the user will receive an invitation to accept.
- Select the level of access you want to grant the new collaborator.
- The invitee must accept the invitation to become an active collaborator on the repository.
.gif)



