-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
Things that went well | ||
- We planned out the sprint well, populated the backlog well | ||
- We were better about marking things as active | ||
- We actually put in tests | ||
- A lot better about continuous integration/ working with smaller chunks, everyone committing often | ||
- Communicated more/ were a lot better about merging pull requests | ||
- Had a relatively consistent velocity | ||
|
||
Things that didn’t go well | ||
- Need to comment the code more | ||
- Need to be more critical of other people’s code | ||
- Need to follow TDD/ and a lot better coverage | ||
- Need to meet up more | ||
- Separate components more | ||
- Put way too much until the last minute (could have gotten more done throughout) |