This assignment does not count toward the final grade.
Homework 8: Triage (canceled)
- Due Dec 16, 2020 by 3pm
- Points 5
Now that you have a set of issues from Homework 7 reported by your classmates, your team's job is to triage and repair them, releasing a patch. Use the issue triage strategy Links to an external site. in HowToo to guide your work.
Remember:
- The instructors will rely on your GitHub comments to determine Homework 6 grades. Make sure they are clear and well-argued.
- The instructors can see the history of every issue in GitHub; feel free to triage your issues to your liking, but know that we will read issue histories to evaluate how they were triaged.
Grading criteria
Your grade will be calculated as the percentage of adequately triaged issues, scaled to 5 points, and rounded to the nearest tenth. “Adequate” here is defined as:
- If a duplicate, it is labeled as such and links to the original report.
- If it's unreproducible, it's labeled as such and exhibits a persistent effort to obtain reproducible steps, either from the original reporter or through testing.
- If it was fixed, a link to the commit that resolved it.
- If it was not fixed, a detailed rationale for why.
Duplicate issues count in the total number of issues.
There is no submission for this assignment on Canvas; all of the work is on GitHub.