From 89e72489e5dbaea9b2da3e55b49851c4fcaaecc3 Mon Sep 17 00:00:00 2001 From: Stuart Myers Date: Fri, 20 Mar 2020 17:54:46 +0800 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 661b9e4..f87f36b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,4 +6,16 @@ Comfort Level (1-5): Completeness Level (1-5): -What did you think of this deliverable?: +How many hours did you spend on this assignment? + +What part did you spend the most time on? + +Does the assignment run without errors? + +If the assignment has errors, what are they? + +Describe one part of the code or choose one line you would improve upon. + +What would you improve? + +What did you think of this deliverable? Any other comments?