fix(docs): locale markdown issues

This commit is contained in:
Adam
2026-02-09 13:55:55 -06:00
parent d9b4535d64
commit 274bb948e7
213 changed files with 1776 additions and 1789 deletions

View File

@@ -11,7 +11,7 @@ description: 設置開放代碼的自定義指令。
要创建新的`AGENTS.md`文件您可以在opencode中运行`/init`命令。
:::提示
:::tip
您应该将项目的 `AGENTS.md` 文件提交到 Git。
:::
@@ -175,6 +175,6 @@ Read the following file immediately as it's relevant to all workflows: @rules/ge
- 保持 AGENTS.md 简洁,同时参考详细指南
- 确保opencode仅在特定任务需要时加载文件
:::提示
:::tip
对于 monorepos 或具有共享标准的项目,使用 `opencode.json` 和 glob 模式(如 `packages/*/AGENTS.md`)比手动指令更易于维护。
:::