From 4b0a0668a574d42f50803a8ff43071e511976413 Mon Sep 17 00:00:00 2001 From: markqvist Date: Wed, 1 May 2024 17:50:15 +0200 Subject: [PATCH] Update Contributing.md --- Contributing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributing.md b/Contributing.md index 9ccebd0..0f5a95e 100644 --- a/Contributing.md +++ b/Contributing.md @@ -35,6 +35,7 @@ Pull requests have a high chance of being accepted if they are: - In alignment with the [Roadmap](./Roadmap.md) or solve an open issue or feature request - Sufficiently tested to work with all API functions, and pass the standard test suite - Functionally and conceptually complete and well-designed +- Not simply formatting or code style changes - Well-documented Even new ideas and proposals that have not been approved by a maintainer, or fall outside the established roadmap, are *occasionally* accepted - if they possess the remaining of the above qualities. If not, they will be closed and removed without comments or explanation.