Docs: Fix incorrect onboarding addon information#34450
Conversation
- Update README to reflect that the onboarding addon is no longer included by default in new Storybook projects - Update telemetry docs to link to the monorepo location instead of the archived addon-onboarding repository Fixes storybookjs#32530
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughDocumentation updates: README now instructs installing/registering the onboarding addon and manually navigating to ChangesDocumentation Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes ✨ Finishing Touches⚔️ Resolve merge conflicts
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
jonniebigodes
left a comment
There was a problem hiding this comment.
@GalacticAvenger thanks for taking the time to put together this pull request and helping us improve the documentation by catching these small issues. We appreciate it 🙏 ! I left one small item for you to look into when you're able.
Let me know once you've addressed it and I'll be more than glad to take another look and get it merged.
Have a fantastic day.
Stay safe
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
…docs # Conflicts: # docs/configure/telemetry.mdx
Summary
Fixes incorrect documentation about the onboarding addon.
Fixes #32530
Changes
code/addons/onboarding/README.md: Updated to reflect that the onboarding addon is no longer included by default in new Storybook projects. The previous text incorrectly stated "This addon comes installed by default."docs/configure/telemetry.mdx: Updated the "Storybook guided tour" link from the archivedstorybookjs/addon-onboardingrepository to the current monorepo location atstorybookjs/storybook/tree/next/code/addons/onboarding.How to test
Summary by CodeRabbit