We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb8180a + 091f239 commit ae3a56eCopy full SHA for ae3a56e
1 file changed
.github/workflows/pull_request_template.md
@@ -0,0 +1,21 @@
1
+### Description of Changes
2
+- [ ] I have tested my changes on **both desktop and mobile views**.
3
+- [ ] Screenshots are attached below for desktop and mobile layouts.
4
+
5
+### Screenshots
6
+**Before Changes** (if applicable):
7
+- Desktop:
8
+ 
9
+- Mobile:
10
+ 
11
12
+**After Changes**:
13
14
+ 
15
16
+ 
17
18
+### How to Test Responsiveness
19
+- Use your browser’s **Developer Tools** (e.g., Chrome/Firefox) to toggle mobile views:
20
+ 1. Right-click → **Inspect** → Click the **Device Toolbar** icon.
21
+ 2. Select a mobile device (e.g., iPhone 12) or set a custom screen size.
0 commit comments