From effc0b8b021b79c1a40fe13269117cd0c0b90d4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20=E2=80=9Cpep=E2=80=9D=20Buquet?= Date: Tue, 13 Nov 2018 13:44:10 +0000 Subject: [PATCH] Add paragraph in 'How' section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maxime “pep” Buquet --- content/posts/how-to-write-a-good-bug-report.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/posts/how-to-write-a-good-bug-report.md b/content/posts/how-to-write-a-good-bug-report.md index 0b74b09..be4a344 100644 --- a/content/posts/how-to-write-a-good-bug-report.md +++ b/content/posts/how-to-write-a-good-bug-report.md @@ -93,6 +93,11 @@ discarding them entirely. I have an issue, now what? +Make sure this is _only one_ issue. Do not mix different things together. It +makes it easier to isolate and track. People on the other side will be more +capable at helping you with precise indications. It happens that you do not +know, and in this case they might split the task for you. + ### Existing tools Some applications already include automatic bug/crash reporting. For example