Docs: fix incorrect onboarding addon information#34450
Open
GalacticAvenger wants to merge 1 commit intostorybookjs:nextfrom
Open
Docs: fix incorrect onboarding addon information#34450GalacticAvenger wants to merge 1 commit intostorybookjs:nextfrom
GalacticAvenger wants to merge 1 commit intostorybookjs:nextfrom
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
Contributor
|
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 (2)
📝 WalkthroughWalkthroughDocumentation updates reflecting the onboarding addon's relocation and changed default inclusion status. The addon README instructions now specify manual installation and registration, while telemetry documentation updates its GitHub link reference to the new upstream path. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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