From b6cc53d9ff3a03e1d908dff993c0a3eccaeb5586 Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Thu, 30 Jul 2020 20:52:51 -0400 Subject: Add an admonishment to check the version you're testing against. (Thanks, @wlonkly!) --- src/things-to-check.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/things-to-check.yml b/src/things-to-check.yml index 597738a..d09eee4 100644 --- a/src/things-to-check.yml +++ b/src/things-to-check.yml @@ -43,3 +43,4 @@ - Have you checked the timezone? - Have you checked which branch is deployed? - Have you checked if the bill got paid? +- Have you checked that you're testing the right version? -- cgit v1.2.3