Skip to content

Commit

Permalink
Help new users discover communities (#4484)
Browse files Browse the repository at this point in the history
  • Loading branch information
megrogan authored Oct 3, 2023
1 parent 13d467e commit 5d87dc0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ fn welcome_messages() -> Vec<String> {
the future you'll be able to ask me questions or send me commands.",
"Please join the [OpenChat](/community/dgegb-daaaa-aaaar-arlhq-cai) community to find out more about OpenChat, take \
part in governance, request new features, report bugs or just chat.",
"To discover more communities click the \"Explore communities\" icon near the bottom of the navigation bar or [follow this link](/communities).",
];

WELCOME_MESSAGES.iter().map(|t| t.to_string()).collect()
Expand Down

0 comments on commit 5d87dc0

Please sign in to comment.