From 3e6f14cd48ec34a09932d9e890c2977f2ad0285a Mon Sep 17 00:00:00 2001 From: Matthew Date: Mon, 4 Nov 2024 08:03:09 -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: