diff options
| author | Owen Jacobson <owen@grimoire.ca> | 2020-07-30 20:52:51 -0400 |
|---|---|---|
| committer | Owen Jacobson <owen@grimoire.ca> | 2020-07-31 08:38:37 -0400 |
| commit | b6cc53d9ff3a03e1d908dff993c0a3eccaeb5586 (patch) | |
| tree | cf240e21ecaee275f1215a920b482af8aaabc788 | |
| parent | 423a78291281e52e17d630bedafaca7d751fdcaf (diff) | |
Add an admonishment to check the version you're testing against. (Thanks, @wlonkly!)
| -rw-r--r-- | src/things-to-check.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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? |
