Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.33 KB

CONTRIBUTING.md

File metadata and controls

27 lines (21 loc) · 1.33 KB

Contribution

This project would not be possible without your help and support and we appreciate your willingness to contribute!

Creating New Translation

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 on topics/es/sql.md.
  • 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.

Open a Pull Request

  • 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

License

By contributing, you agree that your contributions will be licensed under its MIT license.