From 7219329d2c708ba89967bd984cbda55a5e871e85 Mon Sep 17 00:00:00 2001 From: Chris Titus Tech Date: Tue, 10 Feb 2026 13:41:14 -0600 Subject: [PATCH] fix pr template to be clearer --- .github/PULL_REQUEST_TEMPLATE.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 58c9a91f..28e8b438 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -10,13 +10,8 @@ ## Description - + ## Issue related to PR - -- Resolves # - -## Checklist -- [ ] My code adheres to the coding and style guidelines of the project. -- [ ] I have commented my code, particularly in hard-to-understand areas. -- [ ] I have made corresponding changes to the documentation. + +- Resolves # \ No newline at end of file