Skip to content

Commit 03c1388

Browse files
authored
Update pull_request_template.md
1 parent d90251b commit 03c1388

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

.github/pull_request_template.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
<!-- Are there any key aspects of the implementation to highlight? -->
1111
*
1212

13+
### Screenshots
14+
<!-- If this PR affects the UI, please include before/after screenshots demonstrating the change(s). -->
15+
*
16+
1317
### Testing Instructions
1418
<!-- How can the reviewer verify the functionality or fix introduced by this PR? Please provide steps. -->
1519
*
@@ -29,15 +33,11 @@
2933

3034
#### UI Tests
3135
<!-- 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)
36+
- [ ] I tested my changes on a 6-7" screen (portrait orientation)
37+
- [ ] I tested my changes on a 6-7" screen (landscape orientation)
38+
- [ ] I tested my changes on a 7-8" screen (portrait orientation)
39+
- [ ] I tested my changes on a 7-8" screen (landscape orientation)
40+
- [ ] I tested my changes on a 9-10" screen (portrait orientation)
41+
- [ ] I tested my changes on a 9-10" screen (landscape orientation)
3842

39-
![](https://github.com/user-attachments/assets/8f208838-0465-4ada-bc27-67dfde8459be)
40-
41-
### Screenshots
42-
<!-- If this PR affects the UI, please include before/after screenshots demonstrating the change(s). -->
43-
*
43+
![](https://github.com/user-attachments/assets/4715d998-db1c-4895-b5bd-4c07c1f34758)

0 commit comments

Comments
 (0)