diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 097388bf1752d54ed0c20bcd2955de5ff550e106..47ded27aa24e7bd82eff493c0dc5dc2421f6737b 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -15,3 +15,7 @@ Below you'll find a checklist. For each item on the list, check one option and d
 ### Documentation
 - [ ] [Docs](https://github.com/plausible/docs) have been updated
 - [ ] This change does not need a documentation update
+
+### Dark mode
+- [ ] The UI has been tested both in dark and light mode
+- [ ] This PR does not change the UI