From 836268410fa41f942d1cd3f75bb9affcf4841625 Mon Sep 17 00:00:00 2001 From: Ken Sodemann Date: Mon, 26 Feb 2018 15:19:45 -0600 Subject: [PATCH] chore(): update the incomplete message --- .github/ionic-issue-bot.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/ionic-issue-bot.yml b/.github/ionic-issue-bot.yml index 89e9e84245..9e17a211c8 100644 --- a/.github/ionic-issue-bot.yml +++ b/.github/ionic-issue-bot.yml @@ -18,9 +18,12 @@ support: incomplete: label: missing template message: > - Hello! While we appreciate you opening an issue with us I am going to close this issue and ask that you - open a new issue that has the template fully filled out, please. Thanks for using Ionic! + Thanks for the issue! It appears that you have not filled out the provided issue template. We use this issue + template in order to gather more information and further assist you. Please create a new issue and ensure the + template is fully filled out. + + + Thank you for using Ionic! close: true lock: true dryRun: false -