From a8957102f6dbfa2b21922c98d3dcfbb6bcd2975d Mon Sep 17 00:00:00 2001 From: tobtoht Date: Wed, 29 Jan 2025 09:31:54 +0100 Subject: [PATCH] CoC: Maintainers should not merge patches that have unaddressed comments --- docs/CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 606c28fe4ef..e0422c71711 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -152,6 +152,7 @@ C4 is meant to provide a reusable optimal collaboration model for open source so - Maintainers SHOULD ask for improvements to incorrect patches and SHOULD reject incorrect patches if the Contributor does not respond constructively. - Any Contributor who has value judgments on a correct patch SHOULD express these via their own patches. - Maintainers MAY commit changes to non-source documentation directly to the project. +- Maintainers SHOULD NOT merge patches that have unaddressed comments. ### Creating stable releases