diff options
| author | Owen Jacobson <owen@grimoire.ca> | 2020-07-31 09:28:27 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-31 09:28:27 -0400 |
| commit | 64e55bc32a48e78a3b08add63b5155adb14744b6 (patch) | |
| tree | cf240e21ecaee275f1215a920b482af8aaabc788 | |
| parent | 423a78291281e52e17d630bedafaca7d751fdcaf (diff) | |
| parent | b6cc53d9ff3a03e1d908dff993c0a3eccaeb5586 (diff) | |
Merge pull request #14 from ojacobson/versions
Add an admonishment to check the version you're testing against.
| -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? |
