Skip to content

feat: move documentation files to docs/ directory#11

Merged
chinaestone merged 4 commits intomasterfrom
main
Jan 9, 2026
Merged

feat: move documentation files to docs/ directory#11
chinaestone merged 4 commits intomasterfrom
main

Conversation

@chinaestone
Copy link
Copy Markdown
Contributor

Summary

This PR moves specified documentation files from the root directory to the docs/ subdirectory for better organization.

Changes

  • Moved BUILD_ISSUES.md, GITHUB_ACTIONS.md, README-ZH_CN.md, README-ZH_HANS.md from root to docs/
  • Removed the moved files from root directory
  • Updated project structure for cleaner root directory

Files Moved

  • BUILD_ISSUES.md → docs/BUILD_ISSUES.md
  • GITHUB_ACTIONS.md → docs/GITHUB_ACTIONS.md
  • README-ZH_CN.md → docs/README-ZH_CN.md
  • README-ZH_HANS.md → docs/README-ZH_HANS.md

Testing

  • Verified files are accessible in docs/ directory
  • Confirmed root directory cleanup
  • No broken links in existing documentation

Closes # (if applicable)

@chinaestone chinaestone merged commit 330ade3 into master Jan 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants