Translations to other languages are highly encouraged. Each official translation will be held as a separate dir in the FAQGURU.
In order to create a new translation, you need to follow these steps:
- Fork the main repo.
- Add yourself to the watch list of the main repo, to keep up with changes.
- When translating topics, create NEW directory with suffix of your language in folder topics.
- For example, Spanish tranlation for
topics/en/sql.md
will be ontopics/es/sql.md
.
- For example, Spanish tranlation for
- Create
topics/*YOUR_LANG*/readme.md
like original README - Open a new issue and ask to be part of the organization.
- Transfer the repo to the organization.
- Merge new content from the main repo.
- keep translating...
- Rinse/repeat last two steps until a topics is done.