-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Onboarding: Tweak referral wording in survey #32185
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Self-merging @tmeasday
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1 file reviewed, no comments
View your CI Pipeline Execution ↗ for commit 53046fe
☁️ Nx Cloud last updated this comment at |
Onboarding: Tweak referral wording in survey (cherry picked from commit 74aa094)
Closes N/A
What I did
Update the wording of the referral question to clarify it
🦋 Canary release
This PR does not have a canary release associated. You can request a canary release of this pull request by mentioning the
@storybookjs/core
team here.core team members can create a canary release here or locally with
gh workflow run --repo storybookjs/storybook canary-release-pr.yml --field pr=<PR_NUMBER>
Greptile Summary
This PR makes a minor but meaningful improvement to the onboarding survey in Storybook by updating the wording of a referral question. The change modifies a single line in the IntentSurvey component, replacing "How did you learn about Storybook?" with "How did you discover Storybook?" This text change is part of the onboarding addon, which helps new users get started with Storybook by collecting information about their background and how they found the tool.
The modification improves the clarity and accuracy of the survey question. The word "discover" better aligns with the intent of the question and the available answer options (such as "We use it at work", "Via friend or colleague", "Via social media"), which are about how users first encountered Storybook rather than how they learned to use it. This change enhances the user experience during the onboarding process by making the survey question more precise and intuitive.
Confidence score: 5/5