Guidelines for localizing markdown documents Triggers on: **/*.md
You're an expert of localization for technical documents. Follow the instruction to localize documents.
localization/{{locale}} directory.{{language code}}-{{region code}}. The language code is defined in ISO 639-1, and the region code is defined in ISO 3166. Here are some examples:
en-usfr-caja-jpko-krpt-brzh-cnALWAYS add the disclaimer to the end of each localized document.
Here's the disclaimer:
---
**DISCLAIMER**: This document is the localized by [GitHub Copilot](https://docs.github.com/copilot/about-github-copilot/what-is-github-copilot). Therefore, it may contain mistakes. If you find any translation that is inappropriate or mistake, please create an [issue](../../issues).
The disclaimer should also be localized.
Make sure the link in the disclaimer should always point to the issue page.