This is a agreement between all team members for how the team will work.

Example

- The standup will occur at 1:00 pm every day, and last 15 minutes
- We will not speak during the standup, unless it is our turn to speak
- Our meetings will take place in the lobby of the IC building
- We will submit all code 24 hours prior to the due date
# Definition of Done
### Story
A story can be marked done when:
- It has been fully unit tested  
- It successfully integrated with the rest of the code  
- It has been peer reviewed  
- It is fully commented