From dd8002009de58383708c773cf03300cec6f2a471 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Nicolas <6371790+pynicolas@users.noreply.github.com> Date: Mon, 1 Jun 2026 07:58:55 +0200 Subject: [PATCH] Update the "Issues" section in CONTRIBUTING.md --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e466576..7a3b0a7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,6 +18,9 @@ When the automatic processing gives a bad result, please share the original imag The most useful issues focus on the problem rather than on a proposed solution. Understanding the underlying problem is essential to finding the right solution. A detailed description of the problem and its context is therefore usually much more valuable than discussing a specific change to the app. +- ❌ "Please add a button or an option to..." +- ✅ "Here is the problem I face, the context in which it occurs, and why it is problematic..." + ### Pull Requests - Please avoid starting any significant work without discussing it first.