Update PR template (#975)
This commit is contained in:
parent
db4fc1d8c5
commit
b36160edb1
1 changed files with 2 additions and 0 deletions
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -21,6 +21,8 @@ greatly reduce the amount of work needed to review your work. -->
|
||||||
1. [ ] Data-test are added for new elements.
|
1. [ ] Data-test are added for new elements.
|
||||||
1. [ ] Type definitions are up to date.
|
1. [ ] Type definitions are up to date.
|
||||||
1. [ ] Changes are mentioned in the changelog.
|
1. [ ] Changes are mentioned in the changelog.
|
||||||
|
1. [ ] The changes are tested in different browsers (Chrome, Firefox, Safari).
|
||||||
|
1. [ ] The changes are tested in light and dark mode.
|
||||||
|
|
||||||
### Test environment config
|
### Test environment config
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue