feat: commit vendor folder directly to bypass air-gapped build restrictions

This commit is contained in:
2026-09-03 16:27:31 +07:00
parent 361347d312
commit b24dea3095
6610 changed files with 839660 additions and 8 deletions
+6
View File
@@ -0,0 +1,6 @@
# Contributing
1. Fork it
2. Create your feature branch : `git checkout -b my_new_feature`
3. Commit your changes: `git commit -m "Add some feature"`
4. Push to the branch `git push origin my_new_feature`