Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save bfritscher/16b72a1b7cbb99f1b9f83cd389c5797e to your computer and use it in GitHub Desktop.
Save bfritscher/16b72a1b7cbb99f1b9f83cd389c5797e to your computer and use it in GitHub Desktop.

Project Setup

Team Name

  1. Decide on a team name.

  2. One member of the team should create the GitHub project space by following this https://classroom.github.com/a/vT9MQ3m_ When prompted, create a new team with the team name. Ensure that the team name format follows this structure: [Group Number(two digits)]-[Team Name]. For example: 05-demogods.

  3. Once the repository is created, other members can join the team via the same link https://classroom.github.com/a/vT9MQ3m_

  4. Everyone needs to clone the project to their computer.

  5. Don't waste time trying to get the project up and running just yet; focus on the SCRUM assignment first!

First Commits

Now, each team member will create a new file at the root of the project folder called team.md. This file must contain the following structure (adapted to your project).

Attention: there must be a separate commit for each team member line, and each commit must be made by the respective team member. (This exercise promotes communication within the team and understanding of git push/pull processes and merge conflicts).

team.md

# 05-demogods

## Members

- Jean Dupont
- Baptiste Marzell 
- Marilou Matthias
- Marin Sofie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment