From 29e9fdba1627861b3aec1431b46b2932bb6f1651 Mon Sep 17 00:00:00 2001 From: Nicolas De Loof Date: Thu, 23 Nov 2023 11:06:31 +0100 Subject: [PATCH] let contributor know we might close unanswered issues Signed-off-by: Nicolas De Loof --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 437925db9..67b253e5d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -66,6 +66,11 @@ When sending lengthy log files, consider posting them as a gist Don't forget to remove sensitive data from your log files before posting (you can replace those parts with "REDACTED"). +_Note:_ +Maintainers might request additional information to diagnose an issue, +if initial reporter doesn't answer within a reasonable delay (a few weeks), +issue will be closed. + ## Quick contribution tips and guidelines This section gives the experienced contributor some tips and guidelines.