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:
- Fork the repo and create your branch from
master
. - Add your proposed changes.
- 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.