[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/QueryaHub/Querya-Desktop/main/.github/pull_request_template.md [Back]  [Original]

## Summary


## Linked issue


Closes #

## Checklist

- [ ] `flutter analyze` and `flutter test` pass locally
- [ ] Scope matches the linked issue only (no drive-by refactors)
- [ ] PR targets **`dev`** (not `main`, unless hotfix)

## Metadata (automation)

If the branch is `issue/-` or the body contains `Closes #n`, workflow **[PR linked issue metadata](.github/workflows/pr-linked-issue-metadata.yml)** copies **labels** and **milestone** from the linked issue onto this PR.

For **Theme system** work, ensure the issue has milestone **Theme system** and labels such as `theme`, `editor`, `enhancement`.

Manual override when creating the PR:

```bash
gh pr create --base dev \
  --milestone "Theme system" \
  --label "theme,enhancement" \
  --title "feat(theme): short description (#NN)" \
  --body "$(cat 

Web Proxy Viewer  |  New URL  |  Original Page