From a7aea7437ece14e92f1d7a1f2d9e448a1841906e Mon Sep 17 00:00:00 2001 From: GJS <163113183+homelab-alpha@users.noreply.github.com> Date: Thu, 3 Apr 2025 08:07:42 +0200 Subject: [PATCH] Feedback: Update PULL_REQUEST_TEMPLATE.md - CommanderStorm: Let's simplify it to just Requested Feedback. Co-authored-by: Frank Elsinga --- .github/PULL_REQUEST_TEMPLATE.md | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a1ed4995c..8afb76f43 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -121,28 +121,11 @@ Provide any relevant details to assist reviewers in understanding the changes. Provide details here -## 📄 Document Status +## 💬 Requested Feedback -To streamline the review process, please list the filenames of documents currently being worked on. This helps reviewers focus on the files that need their attention. - -### ✅ Ready for Review - -The following documents are complete and ready for review: - -- `Specify filenames here` - -### 🔨 Work in Progress - -The following documents are currently being worked on: - -- `List ongoing documents here` - -### 💬 Requested Feedback - -Your feedback is requested on the following documents: + - `Mention documents needing feedback here` - ## 📝 Additional Changes Please provide any relevant details or context. (e.g., resolved Linter issues, code optimizations, or other adjustments):