Merge pull request 'add dummy change' (#32) from pr_template into dev

Reviewed-on: freeleaps/freeleaps-service-hub#32
This commit is contained in:
dax.li 2025-08-12 04:21:00 +00:00
commit c6073791f0

View File

@ -1,10 +0,0 @@
### 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
- [ ] New code is covered by unit tests
- [ ] Unit tests pass