Open jtr13 opened 2 years ago
Work on a branch so students always have access to either the link to the old version or the new version.
I noticed that that chapter uses "master" instead of "main". Let's change every instance of "master" to "main (or master)" and provide a link the first time explaining the reasoning for the change. (See here for example: https://dev.to/afrodevgirl/replacing-master-with-main-in-github-2fjf). Also, let's explain how to check which name a particular project uses if you are contributing by looking at the top left of the home page of the project on GitHub.
Add this chapter after the data transformation chapter. Begin the
.Rmd
with the following to create a new part:All of the material can be taken directly from: https://github.com/jtr13/EDAV/blob/master/github_resources.Rmd (https://jtr13.github.io/EDAV/github.html)
Take out any references to the "Contributing to this Resource" chapter since we won't be including that. You'll need to test all links (internal and external) and make sure to include the images. You can use the same file structure: create a folder called "images" and a subfolder called "git".