From 20f04baf790d37be3cc13d8765c0d661afa8783c Mon Sep 17 00:00:00 2001 From: Matthew Ramsden <6657488+reez@users.noreply.github.com> Date: Mon, 4 Nov 2024 08:13:51 -0600 Subject: [PATCH] chore: pr template checkbox for ui --- .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 ec8ca571..80eb3465 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -26,6 +26,7 @@ of the PR were done in a specific way --> * [ ] I've added tests for the new feature * [ ] I've added docs for the new feature +* [ ] UI changes tested on small, medium, and large devices to ensure layout consistency #### Bugfixes: