From 0734adb4f4a2974571c344b62d76f28141656e03 Mon Sep 17 00:00:00 2001 From: Liam DeBeasi Date: Mon, 8 May 2023 18:44:51 -0400 Subject: [PATCH] chore: add more spacing to automated message (#27425) Issue number: N/A --------- ## What is the current behavior? The text appears too cramped. I'd like there to be more space between each paragraph. ## What is the new behavior? - Increase spacing between paragraphs ## Does this introduce a breaking change? - [ ] Yes - [x] No ## Other information --- .github/ionic-issue-bot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ionic-issue-bot.yml b/.github/ionic-issue-bot.yml index a3b540b694..8db735ce2d 100644 --- a/.github/ionic-issue-bot.yml +++ b/.github/ionic-issue-bot.yml @@ -38,10 +38,13 @@ comment: message: > This issue has been labeled as `community feedback wanted`. This label is added to issues that we would like to hear from the community on before moving forward with any final decision on the feature request. + If the requested feature is something you would find useful for your applications, please react to the original post with 👍 (`+1`). If you would like to provide an additional use case for the feature, please post a comment. + The team will review this feedback and make a final decision. Any decision will be posted on this thread, but please note that we may ultimately decide not to pursue this feature. + Thank you! dryRun: false