Add dark mode to PR template
This commit is contained in:
parent
2d32227621
commit
d9b4f81ef5
|
|
@ -15,3 +15,7 @@ Below you'll find a checklist. For each item on the list, check one option and d
|
||||||
### Documentation
|
### Documentation
|
||||||
- [ ] [Docs](https://github.com/plausible/docs) have been updated
|
- [ ] [Docs](https://github.com/plausible/docs) have been updated
|
||||||
- [ ] This change does not need a documentation update
|
- [ ] 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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue