This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push:
new f4ffed24ba chore: Improve greeting message (#23077)
f4ffed24ba is described below
commit f4ffed24babc8923cc812bc7bf3cb07ffd7e367a
Author: tison <[email protected]>
AuthorDate: Thu Feb 16 23:58:48 2023 +0800
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 8f6255b750..ae16bf49c6 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.