From c8c6fd75688733f6d77e741cffa7216d85742783 Mon Sep 17 00:00:00 2001 From: Lysec <52084453+Ly-sec@users.noreply.github.com> Date: Sat, 22 Nov 2025 14:38:13 +0100 Subject: [PATCH] PR_TEMPLATE: add interface scaling checkmark --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 32172b2b..86cc90af 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -22,6 +22,7 @@ Describe how you tested your changes and mark the relevant items. - [ ] Tested on Hyprland - [ ] Tested on sway - [ ] Tested with different bar positions and density settings +- [ ] Tested at different interface scaling values - [ ] Tested with multiple monitors (if applicable) ## Screenshots / Videos