chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:45:52 +08:00
commit aa6c9c0720
43 changed files with 5178 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
## Contribution Guidelines
Thank you to everyone who contributes. Here are some rules to follow before contributing.
1. Contributions are open to the smallest details such as typos, comments and code refactors.
2. Do not commit the jupyter notebook file(*.ipynb). When the modified python code is merged into the master branch, the github action automatically generates an ipynb.
3. Please attach a commit message appropriate to the modified code.