Copilot review instructions enhancement (#5115)

* Copilot review instructions enhancement

* CR fixes

* CR fixes
This commit is contained in:
Michal Kinas
2026-03-27 12:31:12 +01:00
committed by GitHub
parent 89a42b3de5
commit 6857b1e433
4 changed files with 76 additions and 63 deletions
@@ -0,0 +1,7 @@
---
applyTo: "**/i18n/*.json"
---
# I18n rules
* When adding or editing i18n translation keys, only add or modify keys in `en.json`; other locale files are generated/managed by tooling and should not be edited manually.