Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/section-1/version-control.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ Navigate to this file in the repo (`docs/section-2/version-control.md`) and add
Ylann Bouis,
Raya Skaf,
Sofie Budman,
Tara Krishnan
Tara Krishnan,
Julia Kotoji Bissell


Now stage and commit your changes with the message `add [your name]`, and then push your changes. Refer to the [Git tutorial](https://guides.github.com/introduction/git-handbook/) and [VS Code tutorial](https://code.visualstudio.com/docs/editor/versioncontrol) if needed.
Expand Down