-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
docs(readme): remove out of date readmes, migration docs #5277
Conversation
I'd like to get a consensus from the system squad as a whole and make sure everyone is on board with this 👍 |
Deploy preview for carbon-components-react failed. Built with commit 37fe038 https://app.netlify.com/sites/carbon-components-react/deploys/5e3dd2a449e166000811fd07 |
Deploy preview for carbon-elements ready! Built with commit 37fe038 |
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.
LGTM 👍 - Thanks @tw15egan!
Closes #5237
A lot of the vanilla-specific documentation that we are surfacing on the website is out of date and is not being maintained. This is a PR to remove the
README.md
files completely. I also removed old migration docs (moving from v6 - v7) but kept the migration docs to go from v9 to v10.Changelog
Removed
README.md
from all componentsmigrate-to-7.x.md
andmigrate-to-9.x.md
from all componentsTesting / Reviewing
Look over the file list and make sure no
.hbs
.scss
,.js
, ormigrate-to-10.x.md
files were removed.