Skip to content

docs: de-duplicate Acknowledgments (致谢) section in README.zh.md#296

Merged
MelbourneDeveloper merged 1 commit into
mainfrom
fix-readme-zh-ack-dup
Jul 8, 2026
Merged

docs: de-duplicate Acknowledgments (致谢) section in README.zh.md#296
MelbourneDeveloper merged 1 commit into
mainfrom
fix-readme-zh-ack-dup

Conversation

@MelbourneDeveloper

Copy link
Copy Markdown
Collaborator

What

The maincleanup merge in #295 duplicated the ## 致谢 (Acknowledgments) block verbatim in the Chinese README, so it now renders two identical Acknowledgments sections back-to-back (shipped in v0.32.0). This removes the duplicate, restoring parity with the single ## Acknowledgments in the English README.md.

Why

Surfaced by a post-merge doc-integrity audit of the v0.32.0 release. Cosmetic, non-blocking — a clean follow-up. No code, no metric, no sentinel change; the conformance/bench markers are untouched.

Verification

grep -c '^## 致谢' README.zh.md1 (was 2); English README unchanged at 1.

The main->cleanup merge (#295) duplicated the '## 致谢' block verbatim, so the
Chinese README rendered two identical Acknowledgments sections back-to-back.
Remove the duplicate to restore parity with the single '## Acknowledgments' in
README.md.
@MelbourneDeveloper
MelbourneDeveloper merged commit 4ec3c15 into main Jul 8, 2026
22 checks passed
@MelbourneDeveloper
MelbourneDeveloper deleted the fix-readme-zh-ack-dup branch July 8, 2026 00:49
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