You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Please carefully read this page to make the code review process go as smoothly as possible and to maximize the likelihood of your contribution being merged.**
7
+
8
+
## Bug Reports
9
+
10
+
For bug reports or requests [submit an issue](https://github.com/donnemartin/system-design-primer/issues).
11
+
12
+
## Pull Requests
13
+
14
+
The preferred way to contribute is to fork the
15
+
[main repository](https://github.com/donnemartin/system-design-primer) on GitHub.
16
+
17
+
1. Fork the [main repository](https://github.com/donnemartin/system-design-primer). Click on the 'Fork' button near the top of the page. This creates a copy of the code under your account on the GitHub server.
0 commit comments