diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 097388bf17..47ded27aa2 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