mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-15 00:12:50 +08:00
22 lines
803 B
Markdown
22 lines
803 B
Markdown
<!--
|
|
Do NOT open a PR without discussing the changes on an open issue, first.
|
|
|
|
Add the issue number here. e.g. #123
|
|
-->
|
|
fixes #
|
|
|
|
<!-- formalities. These are not optional. -->
|
|
|
|
- [ ] I have read the [Contribution Guidelines](https://github.com/spectreconsole/spectre.console/blob/main/CONTRIBUTING.md)
|
|
- [ ] I have commented on the issue above and discussed the intended changes
|
|
- [ ] A maintainer has signed off on the changes and the issue was assigned to me
|
|
- [ ] All newly added code is adequately covered by tests
|
|
- [ ] All existing tests are still running without errors
|
|
- [ ] The documentation was modified to reflect the changes _OR_ no documentation changes are required.
|
|
|
|
## Changes
|
|
|
|
<!-- describe the changes you made. -->
|
|
|
|
---
|
|
Please upvote :+1: this pull request if you are interested in it. |