From d3d895f8fabf0e468ec68342ef69e1935ba57df1 Mon Sep 17 00:00:00 2001 From: Vidhya Divakar Date: Thu, 13 Nov 2025 17:36:41 -0500 Subject: [PATCH 1/2] added new PR topic --- VidPullRequest.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 VidPullRequest.md diff --git a/VidPullRequest.md b/VidPullRequest.md new file mode 100644 index 000000000..ef62a5f7a --- /dev/null +++ b/VidPullRequest.md @@ -0,0 +1,21 @@ +What type of PR is this? + +**documentation** + +What this PR does / why we need it: + +add VidPullRequest.md to remote/learners folder for practicing PR submission. + +Which issue(s) this PR fixes: + +Fixes # **None** + +Special notes for your reviewer: + +Does this PR introduce a user-facing change? + +**None** + +Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: + +**None** From da7b4241e18959fe20c71fcba7255f2282383f9b Mon Sep 17 00:00:00 2001 From: Vidhya Divakar Date: Sat, 29 Nov 2025 00:43:54 -0500 Subject: [PATCH 2/2] moved the file to the remote folder --- VidPullRequest.md => remote/learners/VidPullRequest.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename VidPullRequest.md => remote/learners/VidPullRequest.md (100%) diff --git a/VidPullRequest.md b/remote/learners/VidPullRequest.md similarity index 100% rename from VidPullRequest.md rename to remote/learners/VidPullRequest.md