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 -