This document describes what X-team members must do individually to complete X-Team Exercise #2. This is an X-Team exercise, but this x-team exercise must be completed by each individual member of the team. It is my hope that your X-team will all meet together with your computers and internet connection and help each member complete the entire exercise in less than one hour.
All Team Members must complete this step.
- Go to GitHub.com
- Create a personal account using your wisc.edu email address
- Record your GitHub account username and password.
- Share your GitHub account username with your X-team members.
- Click the plus sign (upper right corner near your profile icon)
- Click New Repository
- Type x-team-individual
- Click radio button next to private to make this a private repository (you can add collaborators later)
- Click the check box to "Initialize this repository with a README file"
- Click Create repository
Each Team Member must complete this step.
Team members are encouraged to help each team member complete this step.
-
Learn a few .md file markdown rules a. Read: https://guides.github.com/features/mastering-markdown/ b. Try some in your README.md file
-
Edit your own repository's README.md file a. Login to GitHub and select the repository you created above (if you are not already there). b. Click the link to the README.md file c. Click the pencil icon [link] to edit that file.
-
Add a sub-heading to your README.md file, on a new line: a. Type two pound signs and name: ## Name b. Press enter to get to a new line c. Type your name on the line below your sub-heading d. Click Preview to see how your new sub-heading looks.
-
Add a second sub-heading called My Team Rule a. Type a line with ## My Team Rule and press Enter to get to next line. b. Think of and type a team rule that you think will help your team work together effectively. c. It is fine to have a couple of rules.
-
Commit your edits to your README.md file
-
Copy and paste the contents of your README.md file (while in edit mode) to a text file named README.txt
-
Submit your README.txt file for this assignment.