This project would not be possible without your help and support and we appreciate your willingness to contribute!
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.
- Rinse/repeat last two steps until completing a topic.
- Find the New Pull Request button
- Select the option to compare across forks
- Select your username in the
head fork
option - Select your username in the
base
option - Click Create Pull Request
By contributing, you agree that your contributions will be licensed under its MIT license.