From a20719b65b906ee64547f3ba7d36e7d88ba6f4c0 Mon Sep 17 00:00:00 2001 From: Chris Titus Tech Date: Thu, 8 Jan 2026 09:08:28 -0600 Subject: [PATCH] update PR template --- .github/PULL_REQUEST_TEMPLATE.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 29053711..50f6b023 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -12,19 +12,10 @@ ## Description -## Testing - - -## Impact - - ## Issue related to PR - Resolves # -## Additional Information - - ## Checklist - [ ] My code adheres to the coding and style guidelines of the project. - [ ] I have performed a self-review of my own code.