-
Notifications
You must be signed in to change notification settings - Fork 0
Add Users to the Github Repo ‐Article
Manindu Manaka edited this page Feb 27, 2024
·
1 revision
Adding users to your GitHub repository facilitates collaboration and teamwork. Here's a concise guide to doing it:
- Access Repository Settings
- Go to your repository and click on "Settings."
- Navigate to Collaborators & Teams
- In the settings, find "Collaborators & Teams" in the sidebar and click on it.
- Add Users
- Click on "Add people" or "Invite a collaborator."
- Type the GitHub username of the person you want to add.
- Choose their permission level (e.g., read-only, read/write, admin).
- Click "Add" or "Invite" to send the invitation.
- Confirmation
- The user will receive an email notification.
- Once they accept, they'll have access to your repository.
By following these steps, you can easily expand your GitHub team and streamline collaboration on your projects.