Skip to content

Commit d90251b

Browse files
authored
Update pull_request_template.md
1 parent f0fc6f7 commit d90251b

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,17 @@
2727
- [ ] I tested my changes on Android 8.1 (API 27)
2828
- [ ] I tested my changes on Android 8.0 (API 26)
2929

30+
#### UI Tests
31+
<!-- Did you verify that your changes didn't break existing functionalities on other screen sizes? -->
32+
- [ ] I tested my changes on a 6-7" screen (portrait orientation)
33+
- [ ] I tested my changes on a 6-7" screen (landscape orientation)
34+
- [ ] I tested my changes on a 7-8" screen (portrait orientation)
35+
- [ ] I tested my changes on a 7-8" screen (landscape orientation)
36+
- [ ] I tested my changes on a 9-10" screen (portrait orientation)
37+
- [ ] I tested my changes on a 9-10" screen (landscape orientation)
38+
39+
![](https://github.com/user-attachments/assets/8f208838-0465-4ada-bc27-67dfde8459be)
40+
3041
### Screenshots
3142
<!-- If this PR affects the UI, please include before/after screenshots demonstrating the change(s). -->
3243
*

0 commit comments

Comments
 (0)