diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index a08e1a6c..11a90a77 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,19 +1,17 @@ ## ✍️ Description --- ## 🔗 Related PR / Discussion / Issue Link: # --- + ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [] **Self-review performed** – Code follows established patterns and conventions. - [] **Testing performed** – Changes have been thoroughly tested and verified. --- ## 🛠️ Type of Change Select all that apply: @@ -22,7 +20,6 @@ Select all that apply: - [] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [] 🆕 **New script** – A fully functional and tested script or script set. ---- ## 📋 Additional Information (optional)