From 9a1c38a3c17144dc4dbea44f7a5b8a35f50303a4 Mon Sep 17 00:00:00 2001 From: Dave Rodgman Date: Tue, 1 Nov 2022 20:39:04 +0000 Subject: [PATCH] Reinstate note about all PRs receiving review Signed-off-by: Dave Rodgman --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 84b7c0bd2..91bdcb33b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,7 @@ Contributing ============ -We gratefully accept bug reports and contributions from the community. +We gratefully accept bug reports and contributions from the community. All PRs are reviewed by the project team / community, and may need some modifications to +be accepted. Quick Checklist for PR contributors -----------------------------------