From a88e13b14fe7b8e0cce57a988f1c4906244fa0e5 Mon Sep 17 00:00:00 2001 From: Uruk Date: Mon, 1 Sep 2025 21:27:14 +0200 Subject: [PATCH] refactor: streamline pull request template by removing unnecessary sections --- .github/pull_request_template.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e76ebb70..f5bca67c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,8 +5,6 @@ and to ensure all necessary checks are completed before merging. --> -# πŸ“¦ Pull Request - ## πŸ”– Summary - Short summary: what changed and why (1–2 lines) --> -## πŸ“‹ Details - - ### ⚠️ Breaking Changes @@ -52,7 +44,10 @@ Include screenshots or GIFs for UI changes if applicable. ### πŸ–ΌοΈ Screenshots / GIFs (if UI) - + ## βœ… Checklist