Update PR template (#975)

This commit is contained in:
Marcin Gębala 2021-02-10 09:50:12 +01:00 committed by GitHub
parent db4fc1d8c5
commit b36160edb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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