-
Notifications
You must be signed in to change notification settings - Fork 4.1k
delete source control page from docs #8605
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
|
|
✅ Review Complete Review for PR #8605: delete source control page from docsThe PR simply removes an outdated documentation file. This is a straightforward deletion with no functional code changes. ✅ No Issues FoundThis change:
Verification NeededBefore merging, verify:
Run this to check for references: grep -r "source-control" docs/ --include="*.mdx" --include="*.json" --include="*.md"The deletion itself is clean and appropriate for retiring outdated content. |
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.
No issues found across 1 file
|
🎉 This PR is included in version 1.32.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.29.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.5.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.6.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Summary by cubic
Removed the Source Control page from the docs (docs/hub/source-control.mdx) to retire outdated guidance and keep the hub documentation concise.
Written for commit 07d51c2. Summary will update automatically on new commits.