Thank you for submitting a pull request!

## Description

Please describe what you changed briefly.

## Type of Pull Request
<!-- ignore-task-list-start -->
- [ ] Adding a feature
- [ ] Fixing a bug
- [ ] Maintaining documents
- [ ] Others ()
<!-- ignore-task-list-end -->

## Verify the followings
<!-- ignore-task-list-start -->
- [ ] Code is up-to-date with the `main` branch
- [ ] No build errors after `npm run build`
- [ ] No lint errors after `npm run lint`
- [ ] No errors on using `charites help` globally
- [ ] Make sure all the existing features working well
- [ ] Have you added at least one unit test if you are going to add new feature?
- [ ] Have you updated documentation?
<!-- ignore-task-list-end -->

Refer to [CONTRIBUTING.MD](https://github.com/unvt/charites/tree/master/.github/CONTRIBUTING.md) for more details.
