This commit is contained in:
dongli 2025-08-11 21:55:03 -07:00
parent e49cd336b2
commit dde6eda0c5

View File

@ -1,10 +1,9 @@
### PR Checklist
- [ ] PR has a clear description
- [ ] Code is tested can work correctly
- [ ] PR link is added to corresponding tasks
- [ ] No hardcoded secrets or credentials
- [ ] Appropriate documentation is updated
- [ ] Code is tested in local environment
- [ ] New code is covered by unit tests
- [ ] Unit tests pass
- [ ] Code is reviewed
- [ ] No hardcoded secrets or credentials
- [ ] Appropriate documentation is updated
- [ ] Relevant TaskID and link is included in the PR description