diff --git a/translations/TRANSLATIONS.md b/translations/TRANSLATIONS.md new file mode 100644 index 0000000..a76ebd6 --- /dev/null +++ b/translations/TRANSLATIONS.md @@ -0,0 +1,14 @@ +# Translations + +We'd like for the repo to be available in many languages. Here is the process for maintaining translations: + +* Please put new translation README files here. +* We'll migrate the existing translations when they are ready. +* To start a new translation, please: + 1. Make an issue (for collaboration with other translators) + 2. Make a pull request to collaborate and commit to. + 3. Let us know when it's ready to merge. + +### Translation template credits + +Thanks to [coding-interview-university](https://github.com/jwasham/coding-interview-university/blob/main/translations/how-to.md) for the translation template.