From df654cb160b4e2909e107ac4bf571eca6ad1800f Mon Sep 17 00:00:00 2001 From: Kayla Wood Date: Tue, 7 May 2024 16:08:52 -0600 Subject: [PATCH] Update PR template --- PULL_REQUEST_TEMPLATE.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index b3cae96d..07a6e8d9 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,8 @@ # Curriculum PR Template +### Does this PR close any issues? +*This PR closes #x* + ### Description *Provide a brief summary of the change(s) included in this pull request* @@ -8,16 +11,6 @@ *Share the reason(s) for this pull request* -### Type of update - -- [ ] Minor update/fix -- no review requested -- [ ] Moderate update -- review from Mod Team requested -- [ ] Major update -- review from Instructor Team requested - -### How will we measure the success of this change? - -*Share any hypothesized outcomes we might observe* - ### What questions do you have/what do you want feedback on? (optional) *List any specific questions and feedback requests*