chore: add check for dark and light theme to PR template (#597)
This commit is contained in:
parent
b86678f726
commit
2ff015fccb
|
@ -8,6 +8,7 @@
|
||||||
- in case of new component, add new component page
|
- in case of new component, add new component page
|
||||||
- in case of new features, add variation to existing component page
|
- in case of new features, add variation to existing component page
|
||||||
- nice to have: add it to the demo application as well
|
- nice to have: add it to the demo application as well
|
||||||
|
- [ ] test changes in both light and dark theme?
|
||||||
- [ ] is this a breaking change?
|
- [ ] is this a breaking change?
|
||||||
- [ ] use the dedicated `BREAKING CHANGE` commit message section
|
- [ ] use the dedicated `BREAKING CHANGE` commit message section
|
||||||
- [ ] resolve breaking changes in [status-desktop](https://github.com/status-im/status-desktop)
|
- [ ] resolve breaking changes in [status-desktop](https://github.com/status-im/status-desktop)
|
||||||
|
|
Loading…
Reference in New Issue