-
Notifications
You must be signed in to change notification settings - Fork 5
Team Goals
Leon Cross edited this page Jan 21, 2019
·
1 revision
Team Goals:
- To have fun
- To create something we're proud of
- To improve our agile software development skills
- To have really clear and defined working processes:
- morning and afternoon standups
- two day sprints
- retro at end of sprints
- Followed defined git processes:
- separate branches for each feature
- merge accepted by different person
- passing tests before push
- linter pass before push