-
Notifications
You must be signed in to change notification settings - Fork 680
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
Organize directory #19162
Organize directory #19162
Conversation
…into organize-directory
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Hi @UTSAVS26. Thanks for your PR. I'm waiting for a pingcap member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
@quest-bot embark |
Hi @UTSAVS26, Thank you for your effort in reorganizing the TiDB documentation directory structure. We appreciate your initiative to improve clarity and maintainability. However, after careful consideration, we have decided not to proceed with these changes at this time. Our primary concerns include the potential for broken links in other documents that reference these source files, the likelihood of cherry-pick conflicts when merging master PRs into other branches, and the risk of file name duplications across different folders. Btw, the source files in this repository are mainly for updates only. To view TiDB documentation, you can go to https://docs.pingcap.com/tidb/stable directly. We value your contributions and encourage you to continue sharing your ideas and suggestions for improvement. Thank you for your understanding. |
First-time contributors' checklist
What is changed, added or deleted? (Required)
I have reorganized the TiDB documentation directory structure to improve clarity and maintainability. The files have been categorized into relevant folders, which include:
This restructuring aims to make it easier for users to navigate the documentation and find specific topics quickly.
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?