Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.25 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.25 KB

System Design Tutorial is one place destination to study for the system design interviews.

Contributing to System Design Tutorial

We would love to have your expertise to make this project more reachable and useful for people. Contributing to this project is easy, whether it's:

  • Reporting a bug/ Suggesting changes
  • Submitting a fix
  • Proposing new features
  • Becoming a maintainer

We use Github

All the articles and code on this website are hosted on the github repo System Design Tutorial. We use Github Flow, to add articles, to track issues as well as accept pull requests. Pull requests are the best way to propose changes to the codebase. We actively welcome your pull requests:

  1. Fork the repo and create your branch from master.
  2. Add your proposed changes.
  3. Issue that pull request!

Any contributions you make will be under the MIT Software License

In short, when you submit code changes, your submissions are understood to be under the same MIT License that covers the project. Feel free to contact the maintainers if that's a concern.

License

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