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
2 changes: 2 additions & 0 deletions content/pages/02-development-environments/19-git.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -268,4 +268,6 @@ tutorials show how to get started using Git on GitHub.

* [A Beginner’s Git and GitHub Tutorial](https://blog.udacity.com/2015/06/a-beginners-git-github-tutorial.html)
shows how to perform your first commit and back it up on GitHub.

* [6 Best Practices to Manage Pull Request Creation and Feedback](https://doordash.engineering/2022/08/23/6-best-practices-to-manage-pull-request-creation-and-feedback/) gives great insight into GitHub collaboration.