This website works better with JavaScript
Почетна
Преглед
Помоћ
Пријавите се
caojunfei
/
audio_codebuddy
Прати
1
Волим
0
Креирај огранак
0
Датотеке
Дискусије
0
Захтеви за спајање
0
Вики
Дрво:
ba13fe85c8
Гране
Ознаке
fix/oss-3tb-orphan
master
audio_codebuddy
/
OpenMAIC-main
/
.github
/
pull_request_template.md
pull_request_template.md
1.2 KB
Историја
Датотека
Summary
Related Issues
Changes
-
Type of Change
Bug fix (non-breaking change that fixes an issue)
New feature (non-breaking change that adds functionality)
Breaking change (fix or feature that would cause existing functionality to change)
Documentation update
Refactoring (no functional changes)
CI/CD or build changes
Verification
Steps to reproduce / test
1. 2. 3.
What you personally verified
-
Evidence
CI passes (
pnpm check && pnpm lint && npx tsc --noEmit
)
Manually tested locally
Screenshots / recordings attached (if UI changes)
Checklist
My code follows the project's coding style
I have performed a self-review of my code
I have added/updated documentation as needed
My changes do not introduce new warnings