From 6db8890757fcce7cf80c3a68b3dbbeb4edfea250 Mon Sep 17 00:00:00 2001 From: godofredoc <54371434+godofredoc@users.noreply.github.com> Date: Thu, 8 Apr 2021 15:44:04 -0700 Subject: [PATCH] Update the no-response template. (#79925) --- .github/no-response.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/no-response.yml b/.github/no-response.yml index 1a479f93cf..f7c4233dc9 100644 --- a/.github/no-response.yml +++ b/.github/no-response.yml @@ -10,7 +10,11 @@ responseRequiredLabel: "waiting for customer response" closeComment: > Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this - bug for now. Please don't hesitate to comment on the bug if you have - any more information for us; we will reopen it right away! + bug for now. + + If you find this problem please file a new issue with the same description, + what happens, logs and the output of 'flutter doctor -v'. All system setups + can be slightly different so it's always better to open new issues and reference + the related ones. Thanks for your contribution.