Update README.md
This commit is contained in:
parent
c9631a108c
commit
cf8218a1c4
1 changed files with 5 additions and 2 deletions
|
@ -21,9 +21,12 @@ This repository hosts the content of the Modern JavaScript Tutorial, published a
|
|||
|
||||
`*` – the previous version is published in Russian, need to backport/translate the new one from English.
|
||||
|
||||
If you'd like to translate it into your language, please clone the repository, change its name to `javascript-tutorial-...` (by the language) and [create an issue](https://github.com/iliakan/javascript-tutorial-en/issues/new) for me to add you to the list.
|
||||
**If you'd like to translate it into your language:**
|
||||
|
||||
You can edit the text in any editor (markdown-like syntax). The server to run the tutorial locally and see how it looks is at <https://github.com/iliakan/javascript-tutorial-server>.
|
||||
1. First, check if the translation has already started: in the list above or in issues. If it exists, contact the original lead, ask him to join efforts. If the translation is stalled, ask him to transfer the repo to you or just create a new one and write an issue.
|
||||
2. If there's no such translation, create a new one. Clone the repository, change its name to `javascript-tutorial-<lang>` (by your language) and [create an issue](https://github.com/iliakan/javascript-tutorial-en/issues/new) for me to add you to the list.
|
||||
|
||||
**You can edit the text in any editor (markdown-like syntax).** The server to run the tutorial locally and see how it looks is at <https://github.com/iliakan/javascript-tutorial-server>.
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue