Files
donutbrowser/.github/PULL_REQUEST_TEMPLATE.md
T
2026-03-24 05:35:17 +04:00

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)