You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated the CONTRIBUTOR-DOCS link in the 2nd-gen welcome guide to point to the main branch instead of the barebones branch. The link was previously pointing to our now-merged and deleted barebones branch.
Screen.Recording.2025-11-11.at.2.54.31.PM.mov
Motivation and context
The welcome guide for 2nd-gen SWC contained a broken link that pointed to the barebones branch. Since the CONTRIBUTOR-DOCS are maintained on the main branch now, this link needed to be updated to ensure contributors can access the correct documentation.
Related issue(s)
fixes SWC-1358
Screenshots (if appropriate)
N/A - Documentation link fix only
Author's checklist
I have read the CONTRIBUTING and PULL_REQUESTS documents.
I have reviewed at the Accessibility Practices for this feature, see: Aria Practices
I have added automated tests to cover my changes.
I have included a well-written changeset if my change needs to be published. Note: This is a minor documentation fix that updates a single link reference. No changeset is required as it doesn't affect published packages.
I have included updated documentation if my change required it.
Reviewer's checklist
Includes a Github Issue with appropriate flag or Jira ticket number without a link
Validated on all supported browsers
All VRTs are approved before the author can update Golden Hash
Manual review test cases
Verify the CONTRIBUTOR-DOCS link is accessible
Navigate to the 2nd-gen Storybook welcome guide. Because this is a second-gen issue, you may have to run this locally to test.
Click on the CONTRIBUTOR-DOCS link
3. Expect to land on the main branch CONTRIBUTOR-DOCS README at https://github.com/adobe/spectrum-web-components/tree/main/CONTRIBUTOR-DOCS/README.md. The link shouldn't 404 like it does on main.
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
If the changes are expected, update the current_golden_images_cache hash in the circleci config to accept the new images. Instructions are included in that file.
If the changes are unexpected, you can investigate the cause of the differences and update the code accordingly.
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
Component:DocumentationIssues or PRs involving changes to docs or docs website. Component prefix is for Jira integration.
4 participants
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.
Description
Updated the CONTRIBUTOR-DOCS link in the 2nd-gen welcome guide to point to the
mainbranch instead of thebarebonesbranch. The link was previously pointing to our now-merged and deletedbarebonesbranch.Screen.Recording.2025-11-11.at.2.54.31.PM.mov
Motivation and context
The welcome guide for 2nd-gen SWC contained a broken link that pointed to the
barebonesbranch. Since the CONTRIBUTOR-DOCS are maintained on themainbranch now, this link needed to be updated to ensure contributors can access the correct documentation.Related issue(s)
Screenshots (if appropriate)
N/A - Documentation link fix only
Author's checklist
I have reviewed at the Accessibility Practices for this feature, see: Aria PracticesI have added automated tests to cover my changes.I have included a well-written changeset if my change needs to be published.Note: This is a minor documentation fix that updates a single link reference. No changeset is required as it doesn't affect published packages.
Reviewer's checklist
Manual review test cases
Verify the CONTRIBUTOR-DOCS link is accessible
Device review