Skip to content

Commit fd939bd

Browse files
chenjiahanCopilot
andauthored
chore: create docs-en-improvement.prompt.yml (#6312)
Co-authored-by: Copilot <[email protected]>
1 parent 4f5b166 commit fd939bd

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
messages:
2+
- role: system
3+
content: >-
4+
Improve the English docs in `website/docs/en`. Many paragraphs were
5+
translated from Chinese and may sound unnatural.
6+
7+
8+
Rewrite sentences that don't read like authentic, professional English —
9+
**without changing their meaning** — so they match the tone of
10+
high-quality open-source docs.
11+
12+
13+
- **IMPORTANT:** Only change a sentence if it clearly improves clarity or
14+
correctness.
15+
16+
- **IMPORTANT:** Don't alter the original meaning.
17+
18+
- If you edit files in `docs/en`, check the same files in `docs/zh` to see
19+
if similar updates are needed.
20+
21+
- Use clear, simple language for non-native English readers.
22+
23+
- Keep reasonable technical abbreviations (e.g., `dev server`).
24+
25+
- Use sentence case for Markdown headings.
26+
27+
- Don't change more than 10 files in one PR.
28+
29+
- Start PR titles with `docs:`.
30+
model: openai/gpt-5

0 commit comments

Comments
 (0)