Project 3: FizzBuzz - Review
Due: Tuesday the 5th of February at 4:00 pm
Purpose
- Provide a code review (+1) on a pull request you did not author
- Provide proof of running other code provided from a pull request (+10)
Partners
This is an individual assignment.
Assignment
- Visit the open pull requests for sleddog/methods
- +1 - Find a PR for Project 2 - perform a code review and add your comments inline with the code
- +10 - Find another PR for Project 2 - perform the instructions provided in the README, and attach proof of output.
- Additional requirements
- Be professional. Practice egoless programming. Golden rule.
- Include ideas for improvement.
- Fix issues suggested by reviewers (@ mention the user)
- Re-review after suggsted fixes are complete (@ mention the user)
Grading - 10 points
- 4 points - +1 code review(s) on a PR
- 4 points - +10 code output run(s) on a separate PR
- 1 points - fixing any +1 issues
- 1 points - fixing any +10 issues