From d0ab34fb04d63d6feba496a7c2bd802b455861d6 Mon Sep 17 00:00:00 2001 From: jcesarmobile Date: Fri, 30 Jun 2023 16:15:46 +0200 Subject: [PATCH] chore: format ionic-issue-bot yml (#6701) --- .github/ionic-issue-bot.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/ionic-issue-bot.yml b/.github/ionic-issue-bot.yml index 399d5e393..4adf45bde 100644 --- a/.github/ionic-issue-bot.yml +++ b/.github/ionic-issue-bot.yml @@ -13,15 +13,15 @@ lockClosed: comment: labels: - label: "type: bug" - message: > - This issue has been labeled as `type: bug`. This label is added to issues - that that have been reproduced and are being tracked in our internal issue tracker. + message: > + This issue has been labeled as `type: bug`. This label is added to issues + that that have been reproduced and are being tracked in our internal issue tracker. - label: "needs reproduction" - message: > - This issue may need more information before it can be addressed. In particular, it will need a reliable Code Reproduction that demonstrates the issue. + message: > + This issue may need more information before it can be addressed. In particular, it will need a reliable Code Reproduction that demonstrates the issue. - Please see the Contributing Guide for [how to create a Code Reproduction](https://github.com/ionic-team/capacitor/blob/HEAD/CONTRIBUTING.md#creating-a-code-reproduction). + Please see the Contributing Guide for [how to create a Code Reproduction](https://github.com/ionic-team/capacitor/blob/HEAD/CONTRIBUTING.md#creating-a-code-reproduction). - Thanks! - Ionitron 💙 - dryRun: false \ No newline at end of file + Thanks! + Ionitron 💙 + dryRun: false \ No newline at end of file