mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-05-02 00:25:11 +02:00
14 lines
389 B
Markdown
14 lines
389 B
Markdown
## Which issue does this PR fix?
|
|
|
|
<!-- Link the issue. #123 -->
|
|
|
|
## How to test
|
|
|
|
<!-- Steps for the reviewer to verify your changes work -->
|
|
|
|
## Checklist
|
|
|
|
- [ ] Read [CONTRIBUTING.md](https://github.com/zhom/donutbrowser/blob/main/CONTRIBUTING.md)
|
|
- [ ] Ran `pnpm format && pnpm lint && pnpm test` locally and it passes
|
|
- [ ] Updated translations in all locale files (if UI text changed)
|