From 564cf79a6306358cea55750549ac0d7c078f5418 Mon Sep 17 00:00:00 2001 From: zaradford Date: Mon, 7 Apr 2025 20:28:15 +0000 Subject: [PATCH] Update GitHub templates from CODE-Hub --- .github/pull_request_template.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b1fbbf0..8e0034d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,9 +2,9 @@ Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change. -Fixes # (issue) +Fixes # (Tag or link relevant issues) -## Type of change +## Type of Change Please delete options that are not relevant. @@ -26,4 +26,3 @@ Please include test coverage results that cover the changes referenced in the PR - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged and published in downstream modules -