Appearance
更新文档
← All use cases
难度:简单
适用场景:Developer docs, READMEs, runbooks, examples, and migration notes that need to track behavior that changes frequently. Teams that maintain documentation for a technical product.
启动提示
Update the [product/feature] documentation based on the following sources:
- the changed source files in [this repo/source linked repo]
- the existing docs pages that mention a new behavior
- any linked issue, PR, release note, or public reference I provide below Then:
- identify what is user-facing
- update only the docs that need to change
- keep unpublished roadmap, private customer details, and internal-only context out of public docs
- preserve the existing docs structure, terminolo...