From 02a0a193db660eb6299b6c4500bb25615344d311 Mon Sep 17 00:00:00 2001 From: Sam Maddock Date: Fri, 31 Jan 2025 12:58:24 -0500 Subject: [PATCH] Update playbooks/responses/stale-pr.md Co-authored-by: Erick Zhao --- playbooks/responses/stale-pr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/responses/stale-pr.md b/playbooks/responses/stale-pr.md index f8b924936..d0fb12498 100644 --- a/playbooks/responses/stale-pr.md +++ b/playbooks/responses/stale-pr.md @@ -6,7 +6,7 @@ action: Thank you for your contribution to Electron! -We've noticed there hasn't been any activity from the author in some time, and since the pull request was opened, there have been many changes to the codebase. As a result, your pull request may no longer be applicable or could conflict with more recent updates. +We've noticed there hasn't been any activity on the pull request in some time, and there have been many changes to the codebase since it was opened. As a result, your pull request may no longer be applicable or could conflict with more recent updates. To keep pull requests relevant for maintainers, we'll be closing this one for now. However, if you believe it's still relevant or if there was a mistake, feel free to request us to reopen it or provide a follow-up comment.