mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-09-23 10:18:30 +08:00
docs(agents): keep agents out of the Crowdin-owned translation trees (#28807)
* docs(instructions): keep agents out of the Crowdin-owned translation trees docs/ko, docs/zh and docs/uk regenerate from docs/en, but nothing in the scoped guidance said so, and repo-wide sweeps edit them along with the English source. Assisted-by: Claude:claude-opus-5-5 * docs(agents): state the translation rule in AGENTS.md Agents load AGENTS.md directly; the .github/instructions file only reached them through a pointer to go read it. Assisted-by: Claude:claude-opus-5-5
This commit is contained in:
@@ -13,6 +13,8 @@ simulation and Python tooling.
|
||||
bodies.
|
||||
- **Style:** run `make format` on changed C/C++ before committing; CI
|
||||
enforces `make check_format`.
|
||||
- **Docs:** edit only `docs/en`. `docs/ko`, `docs/zh` and `docs/uk` are
|
||||
Crowdin output regenerated from it; revert any change a sweep makes there.
|
||||
- **Scoped guidance:** before editing or reviewing, read only the
|
||||
`.github/instructions/*.instructions.md` files whose `applyTo` patterns
|
||||
match the affected paths, plus any nested `AGENTS.md` along those paths.
|
||||
|
||||
Reference in New Issue
Block a user