alcantarar / ASB_Tutorial

Repository for 2020 American Society of Biomechanics Tutorial
MIT License
11 stars 46 forks source link

Add instructional info to breakout_2.md #25

Closed alcantarar closed 4 years ago

alcantarar commented 4 years ago

I was doing a dry run through the tutorial and I think the following things need to be added to breakout_2.md:

  1. Add a #-level section beneath the reviewer comments that quickly reminds the attendee to:
    1. make new branches and name it appropriately
    2. Once branches are made via github, they'll have to git pull these to their local repo before checking out. This is new for them because they just cloned the repo w/ branches before. Very important distinction that they only clone once.
    3. make the changes requested for your script
    4. open a pull request, and merge it

and mention that they can refer to git_cheatsheet.md or breakout_1.md if they need help remembering how to do these things.

alcantarar commented 4 years ago

Also Ross, you can add your hyperlink to the readme too. it goes like this:

[Ross Wilkinson](https://twitter.com/USERNAME)
alcantarar commented 4 years ago

closed via #28