-
Notifications
You must be signed in to change notification settings - Fork 10.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FIX] Verification email body #17062
[FIX] Verification email body #17062
Conversation
@kaiiiiiiiii Any changes you want to suggest? |
Yes, for sure, why not. I thought it’s obvious enough. Imagine my sites name is “Google”. “Welcome to Google, the best open source chat solution available today!”. But my site isn’t the “best open source chat solution”, RocketChat is. My site is just based on that product. I hope that clarifies my downvote. |
I agree with @kaiiiiiiiii |
@rodrigok I have updated the PR. Pls review |
ps. there is something fundamentally wrong with the |
@Danger89 it's normal, the CI doesn't provide the secrets when building PRs from forks, so the image build doesn't works for them since it requires a secret to upload the image. |
…/directory * 'develop' of github.com:RocketChat/Rocket.Chat: Regression: Check Omnichannel routing system before emitting queue changes (#17087) [FIX] Emit livechat events to instace only (#17086) [NEW] Add update method for user bridge (#17077) [FIX] Verification email body (#17062) Add User’s index for field `appId` (#17075) Fix omnichannel agent activity monitor (#16979)
Closes #16911