Skip to content

docs: 调整根目录 README 语言默认顺序 - #63

Merged
xirong merged 1 commit into
masterfrom
docs/git-mental-model-snapshots
Aug 19, 2026
Merged

docs: 调整根目录 README 语言默认顺序#63
xirong merged 1 commit into
masterfrom
docs/git-mental-model-snapshots

Conversation

@xirong

@xirong xirong commented Aug 18, 2026

Copy link
Copy Markdown
Owner

变更内容

  • 将根目录 README.md 调整为中文默认入口
  • 新增 README_en.md 保留英文内容
  • 删除旧的 README_zh.md
  • 同步语言切换链接和文档检查脚本中的文件名引用

验证

  • python3 scripts/check-docs.py
  • python3 scripts/check-links.py --no-external
  • git diff --check

Commit: 768a8f8

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 768a8f8a7e

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread README_zh.md
@@ -1,164 +0,0 @@
# My Git Handbook

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Preserve the existing Chinese README path

When readers follow a previously published or bookmarked README_zh.md URL, deleting this file makes that URL return 404 even though the same Chinese content now lives in README.md; keep a compatibility stub linking to the new location instead of removing the established path. This deletion also conflicts with the repository requirement to confirm before removing an existing article.

AGENTS.md reference: AGENTS.md:L36-L36

Useful? React with 👍 / 👎.

@xirong xirong Aug 19, 2026

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

en, fix this @codex

@xirong
xirong merged commit 3ee10cf into master Aug 19, 2026
2 checks 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.

1 participant