Project Workflow Activity

Practice following the project workflow instructions as follows.

Start by cloning your teams repository, and then proceed with following the workflow steps. Be sure to do all the steps.

Name to give the GitHub Milestone: Practice Activity

Task 1

The first task for each team member to perform:

  1. Delete the junk in the body of the README.
  2. Add a ## Team Members section to the README.
  3. Add only your name to a list below the section.

When each team member is done the README should look like this:

# README

## Team Members

- Bart Simpson

When you eventually merge your work with your teammates’ revisions, be sure to keep everyone’s names in the list that has merged so far. That way, by the time that everyone has merged, all your teammates’ names will appear in the list.

Be sure to do the task plan and reflection for your task. I have placed a special copy of the task spreadsheet (workflow-activity-tasks) in your team’s GDrive folder for you to use for the activity. (Note that the plan/reflection data will be very simple, as we are just doing this activity to practice the procedures.)

Task 2

Once everyone’s work has been merged for Task 1, you may all begin Task 2.

Be sure to repeat all the steps of the workflow for this task, including making a new task sheet, a new topic branch, etc.

The second task for each team member to perform is to add your email next to your name in the list, like this:

- Bart Simpson (bart@email.com)

Again, be sure to follow all the steps in the project workflow instructions.