This repo will be used during the Friendly Intro to GitHub at RDAP 2017 workshop to collect Data Management Modules. You can follow along with my presentation here.
Welome to the Small Group Work Session! Let's collaboratively design a Data Management Course with modules.
- Break into groups of 3-4 people.
- Designate a group coordinator. This person will fork this repo and coordinate your groups contributions.
- Group coordinator forks the repo
Check point! Does each group coordinator have a forked copy of the repo?
- Group Coordinator makes group members into collaborators
- Once you become a collaborator, default settings will create a deluge of emails and notifications on all the activity in that repo.
- We recommend adjusting you settings to "Not Watching", you will only be notified if someone tags @your_username
- Group will work together to create the course
- Use Issues to assign tasks to group members.
- Create new markdown documents for the new modules (remember to name them as .md files!)
- A list of potential modules is here, but feel free to make up your own.
- When adding a doccument or making a change, select "Create a new branch for this commit and start a pull request" as shown below. This will give the other collaboraters a chance to review your changes.
Check point! Has each group member made a change (or added a file), and started a pull request, and had other members review their change?
- Share back to the group - What was intuitive? What was challenging?