diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c7a2d1c5..23463707 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,6 +2,14 @@ +--- + +## 🔗 Related Issues + + + +Closes # +Related to # --- @@ -33,15 +41,6 @@ --- -## 🔗 Related Issues - - - -Closes # -Related to # - ---- - ## ✅ Testing @@ -93,7 +92,6 @@ Related to # - [ ] Code quality and readability - [ ] Design patterns follow project conventions -- [ ] Test coverage is adequate - [ ] Performance implications reviewed - [ ] Security concerns addressed - [ ] Documentation is complete