diff options
author | 2021-08-01 23:34:34 -0700 | |
---|---|---|
committer | 2021-08-01 23:34:34 -0700 | |
commit | c6af27a1aad4df6dd3528cad56d4730a955af767 (patch) | |
tree | b1fdfcacd76d3d46d7d9f9ac66a8b7708fca65aa | |
parent | a6b4cc244136e210020d3b09616ce81fdfdff1a8 (diff) | |
download | astro-c6af27a1aad4df6dd3528cad56d4730a955af767.tar.gz astro-c6af27a1aad4df6dd3528cad56d4730a955af767.tar.zst astro-c6af27a1aad4df6dd3528cad56d4730a955af767.zip |
Update CONTRIBUTING.md
-rw-r--r-- | CONTRIBUTING.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 559eb2d16..5a1c30616 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -82,7 +82,7 @@ Which will update the build and dev benchmarks. ## Translations -Help us translate [docs.astro.build](https://docs.astro.build/) into as many languages as possible! Translation (aka **localization**) is a great way to get involved with open source development without having to code. +Help us translate [docs.astro.build](https://docs.astro.build/) into as many languages as possible! This can be a great way to get involved with open source development without having to code. Our translation process is loosly based off of [MDN.](https://hacks.mozilla.org/2020/12/an-update-on-mdn-web-docs-localization-strategy/) @@ -99,10 +99,10 @@ Astro is changing quickly, and so are the docs. We cannot translate too many pag - French (fr) - Japanese (ja) -We are always looking for people to help us with these translations. If you are interested in getting involved, please [reach out to us](https://astro.build/chat) on Discord. +We are always looking for people to help us with these translations. If you are interested in getting involved, please [reach out to us](https://astro.build/chat) on Discord in the `i18n` channel. ### Tier 2 Languages All other languages are considered **Tier 2**. Tier 2 language translations are driven by the community, with support from core maintainers. If you want to see the Astro docs site translated into a new language, then we need your help to kick off the project! -If you are interested in getting involved, please [reach out to us](https://astro.build/chat) on Discord. +If you are interested in getting involved, please [reach out to us](https://astro.build/chat) on Discord in the `i18n` channel. |