IBEEM-MSU / ibeem-collaborative-coding

source code for the IBEEM-sponsored workshop "Collaborative Coding for Scientific Research: Git, GitHub, and open science"
https://ibeem-msu.github.io/ibeem-collaborative-coding/
Other
2 stars 4 forks source link

Create text for PR exercise with our book (closes #22). #27

Closed kellykapsar closed 2 months ago

billspat commented 2 months ago

this is really great! I have 2-3 suggestions to give practice with additional github collab features. I (redundantly) also commented in the code

  1. creating issue and reference issue number in commit msg
  2. create branch to hold change to as basis of a PR (branching allows the main branch of your fork to stay up-to-date)
  3. including the issue number in the PR description
billspat commented 2 months ago

merged via in PR #31, so closing