diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 89b9bc47e..da144ee92 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,8 +1,7 @@ - - + ## ✍️ Description - + ## 🔗 Related PR / Issue @@ -13,7 +12,6 @@ Link: # - [ ] **Self-review completed** – Code follows project standards. - [ ] **Tested thoroughly** – Changes work as expected. -- [ ] **No breaking changes** – Existing functionality remains intact. - [ ] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- @@ -28,12 +26,6 @@ Link: # - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. ---- - -## 🔍 Code & Security Review (**X** in brackets) - -- [ ] **Follows `Code_Audit.md` & `CONTRIBUTING.md` guidelines** - ## 📋 Additional Information (optional)