mirror of
https://github.com/dream-num/univer.git
synced 2026-08-30 17:21:11 +08:00
1.0 KiB
1.0 KiB
close #xxx
Pull Request Checklist
- Related tickets or issues have been linked in the PR description (or missing issue).
- Naming convention is followed (do please check it especially when you created new plugins, commands and resources).
- Unit tests have been added for the changes (if applicable).
- Breaking changes have been documented (or no breaking changes introduced in this PR).