Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:13:59 +08:00
commit 7d4bd143e0
4 changed files with 344 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# quick-fix
Streamlines bug fixing by creating a GitHub issue first, then a feature branch for implementing and thoroughly testing the solution before merging.