From ae9683336d04f694c188511b4dffe76f581e335f Mon Sep 17 00:00:00 2001 From: Michael Eischer Date: Fri, 26 Jan 2024 23:51:54 +0100 Subject: [PATCH] CONTRIBUTING.md: Clarify handling of small bugfixes Opening an issue for a small bugfix is usually not useful. It primarily adds overhead. --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4318a2107..dc278fa3a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,8 @@ Ways to Help Out Thank you for your contribution! Please **open an issue first** (or add a comment to an existing issue) if you plan to work on any code or add a new feature. This way, duplicate work is prevented and we can discuss your ideas -and design first. +and design first. Small bugfixes are an exception to this rule, just open a +pull request in this case. There are several ways you can help us out. First of all code contributions and bug fixes are most welcome. However even "minor" details as fixing spelling