Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:53:04 +08:00
commit 0216966bce
4 changed files with 79 additions and 0 deletions

3
README.md Normal file
View File

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