From f4ffed24babc8923cc812bc7bf3cb07ffd7e367a Mon Sep 17 00:00:00 2001 From: tison Date: Thu, 16 Feb 2023 23:58:48 +0800 Subject: [PATCH] chore: Improve greeting message (#23077) --- .github/workflows/welcome-new-users.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/welcome-new-users.yml b/.github/workflows/welcome-new-users.yml index 8f6255b75..ae16bf49c 100644 --- a/.github/workflows/welcome-new-users.yml +++ b/.github/workflows/welcome-new-users.yml @@ -18,4 +18,5 @@ jobs: repo-token: ${{ secrets.GITHUB_TOKEN }} pr-message: |- Congrats on making your first PR and thank you for contributing to Superset! :tada: :heart: - We hope to see you in our [Slack](https://apache-superset.slack.com/) community too! + + We hope to see you in our [Slack](https://apache-superset.slack.com/) community too! Not signed up? Use our [Slack App](http://bit.ly/join-superset-slack) to self-register.