From eefd4117ca29b9c76cbfeaee951a1384392cc1e2 Mon Sep 17 00:00:00 2001 From: Copilot <198982749+Copilot@users.noreply.github.com> Date: Fri, 29 May 2026 17:23:25 -0700 Subject: [PATCH] Clarify spam PR auto-block criteria in CONTRIBUTING.md (#1857) * Update spam PR guidance * Bold spam PR policy text --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 072dd91..e4db306 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,6 +2,7 @@ Please ensure your pull request adheres to the following guidelines: * **SPAM PR => Instant Block & Report** +* **PRs by accounts created after 2023 or for repos created after 2023 will also result in an instant block and report.** * This is not a comprehensive list of software made with C++; it focuses on libraries that can be used in C++ code. * Please search previous suggestions before making a new one, as yours may be a duplicate. * Please make an individual pull request for each suggestion.