From b39c1b5992aa30d14a62e10ac611508cc736b3ff Mon Sep 17 00:00:00 2001 From: Bertocq Date: Sat, 3 Feb 2018 18:30:14 +0100 Subject: [PATCH] Recommend trying mobile viewport & screenshot on PR template --- .github/PULL_REQUEST_TEMPLATE | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index ff14fef2f..e400a7d9c 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -14,6 +14,7 @@ How Screenshots =========== - If changes affect UI just show them drag&dropping images here +- If change could affect mobile view use your browser developer console to try it & grab another screenshot. Test ====