While we are on GitHub, let’s add our mentor to our repository.
Screenshot of GitHub Repository Setting page
In the GitHub menu bar, click the ⚙ Settings button. It is the last button on the right.
Screenshot of GitHub Repository Collaborators and Team page
A list of options is displayed on the left side of the screen. Under Access (top left under General), click Collaborators. You may be required to log in.
On the Collaborators and teams page, you will see a section called Manage access. Click the Add People button.
Screenshot of GitHub Repository Collaborators and Team page add people
A dialog will appear where you can provide your Mentor’s GitHub username, full name, or email. You will be able to find all three of these items in your bootcamp documentation.
Screenshot of GitHub Repository Collaborators and Team page adding mentor
Once you enter either of the items, you should see a card with the full name and username of the Mentor. If you do not see this, you may have entered it incorrectly. Click the card to continue.
You will now be given a green Add Mentor’s Name button. Click the button to continue.
Screenshot of GitHub Repository Collaborators and Team page mentor added
What we have done.
Added a mentor to the repository
At this point you are ready to complete the assignment.
Commit Early and Commit Often
As you work on your assignments throughout the week, make it a habit to commit your changes frequently - ideally every time you complete a small feature, fix a bug, or reach a logical stopping point in your work. Think of commits as save points in a video game: they create snapshots of your progress that you can always return to if something goes wrong. Frequent commits provide several important benefits: they create a detailed history of your problem-solving process (which mentors find valuable when reviewing your work), they make it easier to identify exactly when and where issues were introduced if your code stops working, and they ensure you never lose more than a small amount of work if your computer crashes or you accidentally delete something. A good rule of thumb is to commit whenever you’ve made progress that you wouldn’t want to recreate from scratch - this might be every 30 minutes to an hour of productive coding. Remember, there’s no such thing as too many commits, but there is definitely such a thing as too few. Your future self will thank you when you can easily track down that working version from yesterday instead of starting over from scratch.
Obza sia ise bemi fogg cso aqbowcbirf otg kaayz xi qawa yma koxlev pocooz uv, ki un hho nebp zibbot ep yleaqaqj e jowq hehiend.
See forum comments
This content was released on Sep 14 2025. The official support period is 6-months
from this date.
Using GitHub learn how to add collaborator to the repository.
Download course materials from Github
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress,
bookmark, personalise your learner profile and more!
Previous: Adding an Xcode Project to the Repository
Next: Creating a Pull Request
All videos. All books.
One low price.
A Kodeco subscription is the best way to learn and master mobile development. Learn iOS, Swift, Android, Kotlin, Flutter and Dart development and unlock our massive catalog of 50+ books and 4,000+ videos.