diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 23463707..2f09c4a3 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,16 +2,10 @@ ---- - ## 🔗 Related Issues -Closes # -Related to # - ---- ## 🎯 Type of Change @@ -26,8 +20,6 @@ Related to # - [ ] 🎨 **Style** (formatting, linting, or minor code style changes) - [ ] 🏗️ **Architecture** (significant structural changes) ---- - ## 📦 Affected Areas @@ -39,8 +31,6 @@ Related to # - [ ] 🚀 **CI/CD** (GitHub Actions, deployment configs) - [ ] 📚 **Documentation** (Docs, onboarding guides) ---- - ## ✅ Testing @@ -48,9 +38,6 @@ Related to # **Test Details:** - ---- - ## 🔄 Breaking Changes @@ -61,9 +48,6 @@ Related to # **Details:** - ---- - ## 🎯 Checklist @@ -79,15 +63,10 @@ Related to # - [ ] Sensitive data is not committed - [ ] Environment variables documented (if added) ---- - ## 📝 Additional Notes - ---- - ## 🔍 Review Checklist for Maintainers - [ ] Code quality and readability