From cfee48d3b75f2a7c5bc4a23dc78db34347b36311 Mon Sep 17 00:00:00 2001 From: John-Caldwell <98851904+John-Caldwell@users.noreply.github.com> Date: Mon, 10 Nov 2025 18:09:47 -0600 Subject: [PATCH] Update checklist: Feature Request issue #10705 created and referenced --- PR_SUBMISSION_CHECKLIST.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PR_SUBMISSION_CHECKLIST.md b/PR_SUBMISSION_CHECKLIST.md index 1140ea31e..362cde125 100644 --- a/PR_SUBMISSION_CHECKLIST.md +++ b/PR_SUBMISSION_CHECKLIST.md @@ -78,8 +78,8 @@ The complete PR description is in `PR_DESCRIPTION.md` and includes: - [x] Feature Request issue content created (`FEATURE_REQUEST_ISSUE.md`) - [x] Issue creation instructions created (`CREATE_ISSUE_INSTRUCTIONS.md`) - [x] PR compliance analysis completed (`PR_COMPLIANCE_ANALYSIS.md`) -- [ ] **Create Feature Request issue on GitHub** (REQUIRED - see instructions below) -- [ ] Update PR description with issue number after issue is created +- [x] **Create Feature Request issue on GitHub** (REQUIRED - see instructions below) ✅ Issue #10705 created +- [x] Update PR description with issue number after issue is created ✅ Updated with #10705 - [ ] Screenshots captured (optional but recommended) - [ ] Final review of PR description - [ ] Ready to submit to upstream repository