From 19f4d21ed61dc6a7e522ad58eec5494262151fd3 Mon Sep 17 00:00:00 2001 From: Flyte Bot Date: Fri, 5 Nov 2021 00:29:26 -0700 Subject: [PATCH] Update Boilerplate (#660) * Update Boilerplate Signed-off-by: Flyte-Bot * fix lint Signed-off-by: Samhita Alla * fix lint Signed-off-by: Samhita Alla * fix lint Signed-off-by: Samhita Alla Co-authored-by: flyte-bot Co-authored-by: Samhita Alla Signed-off-by: Robert Everson --- .github/config.yml | 2 +- boilerplate/flyte/welcome_bot/config.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/config.yml b/.github/config.yml index e00694a864..04e92f6e6f 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -1,5 +1,5 @@ # Comment to be posted on PRs from first-time contributors in your repository -newPRWelcomeComment: > +newPRWelcomeComment: | Thank you for opening this pull request! 🙌 These tips will help get your PR across the finish line: diff --git a/boilerplate/flyte/welcome_bot/config.yml b/boilerplate/flyte/welcome_bot/config.yml index e00694a864..04e92f6e6f 100644 --- a/boilerplate/flyte/welcome_bot/config.yml +++ b/boilerplate/flyte/welcome_bot/config.yml @@ -1,5 +1,5 @@ # Comment to be posted on PRs from first-time contributors in your repository -newPRWelcomeComment: > +newPRWelcomeComment: | Thank you for opening this pull request! 🙌 These tips will help get your PR across the finish line: