-
Notifications
You must be signed in to change notification settings - Fork 3
Remove outdated sections from FAQ #794
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
Remove the following sections that are no longer needed: - Docker version requirements - WebSocket configuration - Production setup reference - Supported databases reference - VCS providers reference - HTTPS enabling instructions - Post-action webhook support 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
Pull Request Overview
This PR cleans up the FAQ documentation by removing outdated and redundant sections that don't provide actual FAQ value. The changes focus on eliminating sections that were either technically outdated or simply redirected users to other documentation pages.
- Removed outdated technical requirements (Docker version, WebSocket configuration)
- Eliminated reference-only sections that pointed to other documentation
- Streamlined FAQ to contain only genuine frequently asked questions
📝 Broken Links Check Report
The following is the output from the broken links check: |
Remove "Which data does Bytebase collect?" section as requested 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Remove detailed subsections about database credentials, schema, and row data storage 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Remove "How to enable debug mode" section including startup and runtime toggle instructions 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Remove "Does Bytebase retain your data" section 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Summary
Changes
These sections were either outdated or simply pointed to other documentation pages without providing actual FAQ content.
🤖 Generated with Claude Code