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
Thank you for your first ever contribution to System Design 101! 🎉
20
+
21
+
Please make sure to follow the [contribution guidelines](https://github.com/ByteByteGoHq/system-design-101/blob/main/CONTRIBUTING.md) when contributing to this project. Any PRs that don't follow the guidelines will be closed.
22
+
23
+
Thanks for choosing to contribute, and for helping make this project better! 🌟
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,12 @@ Thank you for your interest in contributing! Here are some guidelines to follow
9
9
* Avoid making changes across multiple topics in the same PR.
10
10
* Give your PR a clear title summarizing the topic you are addressing.
11
11
* If you notice typos or issues in diagrams, please open a separate issue instead of fixing the images directly. We will update the source images and republish fixes.
12
+
* Please do not use AI tools to generate the content.
12
13
13
14
### GitHub Pull Requests Docs
14
15
15
16
If you are not familiar with pull requests, review the [pull request docs](https://help.github.com/articles/using-pull-requests/).
17
+
18
+
## Translations
19
+
20
+
We are not planning to translate the guides into other languages at this time. Feel free to star/watch the repo if you want to get notified for when we do.
0 commit comments