From 54d1ee0e9a1a31f168b8b7d176142a41be8f297e Mon Sep 17 00:00:00 2001 From: Mikhail Date: Thu, 29 May 2025 18:38:02 +0200 Subject: [PATCH] Update PR template --- .github/PULL_REQUEST_TEMPLATE.md | 38 +++++++++++--------------------- 1 file changed, 13 insertions(+), 25 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e509260..d7aa9b6 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,29 +1,25 @@ - ## Assignment: [COURSE_CODE] - Assignment [X]: [Assignment Title] - **Student Name:** [Your Full Name] - **GitHub Username:** @[YourGitHubUsername] --- ### 📝 Summary of Changes - @@ -35,8 +31,7 @@ Example: "Initialized DVC for the project, added the Iris dataset and the traine ### ✅ Deliverables Checklist - @@ -51,28 +46,20 @@ Review the assignment requirements and check off the items you have completed an ### 🤔 Reflection Questions & Answers - Question 1: [Paste Assignment-Specific Question 1 Here] - -- [Your Answer Here] - -Question 2: [Paste Assignment-Specific Question 2 Here] - -- [Your Answer Here] - - +Your answer here --- ### 📸 Screenshots / Outputs (if applicable) - ### ❓ Questions / Blockers / Points for Reviewer - ### 🙋 Self-Review Checklist (Before Submitting for Peer or Instructor Review) - + - [ ] Assignment Requirements: I have re-read the assignment requirements and believe my submission meets them. - [ ] Code Functionality: I have tested the core functionality of my changes locally. - [ ] Code Quality Tools: