Merge pull request #11219 from ndeloof/no_answer

let contributor know we might close unanswered issues
This commit is contained in:
Guillaume Lours 2023-11-23 11:28:04 +01:00 committed by GitHub
commit 8c0c5cb671
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.