mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-18 11:14:57 +02:00
https://linear.app/unleash/issue/2-3601/clean-up-flag-newgettingstartedemail Removes [newGettingStartedEmail](https://app.unleash-hosted.com/hosted/projects/eg/features/newGettingStartedEmail) Related: - https://github.com/Unleash/unleash/pull/9980 - https://github.com/Unleash/unleash/pull/9997 - https://github.com/Unleash/unleash/pull/9998 - https://github.com/Unleash/unleash/pull/10029
28 lines
797 B
Plaintext
28 lines
797 B
Plaintext
Welcome to Unleash {{ name }}!
|
|
|
|
You have been invited to your organization's Unleash account.
|
|
|
|
{{# passwordLink }}
|
|
Start using Unleash by clicking the sign-up link below. Follow the steps provided to set your password and get started.
|
|
|
|
{{{ passwordLink }}}
|
|
{{/ passwordLink }}
|
|
|
|
{{^ passwordLink }}
|
|
Start using Unleash by clicking the log in link below.
|
|
|
|
{{{ unleashUrl }}}
|
|
{{/ passwordLink }}
|
|
|
|
Once you're up and running, you might want to take a look at the following resources:
|
|
|
|
- Documentation: https://docs.getunleash.io
|
|
- Code examples: https://github.com/unleash
|
|
- SDKs: https://docs.getunleash.io/reference/sdks
|
|
|
|
Best,
|
|
Your Unleash team
|
|
|
|
By starting to use Unleash, you are agreeing to our Terms of Service: https://www.getunleash.io/terms-of-service
|
|
This email was sent to {{ recipient }}
|