You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- Provide a brief explanation of the changes made in this PR and the problem it addresses. Highlight the key aspects of your solution and explain why the changes are necessary. -->
17
+
18
+
---
19
+
20
+
## 📸 Screenshots (if any)
21
+
22
+
<!-- Add screenshots or videos showcasing the changes, especially for UI-related updates or bug fixes. -->
23
+
24
+
---
25
+
26
+
## 🔗 Related Issue
27
+
28
+
<!-- If this PR is related to an issue, please provide a link to it (e.g., `#issue_number`). -->
29
+
30
+
---
31
+
32
+
## 🔍 Testing Strategy
33
+
34
+
Detail how the changes were tested, including:
35
+
36
+
-[ ] Unit tests
37
+
-[ ] Integration tests
38
+
-[ ] Manual testing (explain steps followed)
39
+
-[ ] Other: please specify
40
+
41
+
---
42
+
43
+
## 💡 Additional Notes
44
+
45
+
<!-- Include any extra information or context that might help reviewers understand the PR. For example:
46
+
47
+
- Any concerns, technical debt, or things to watch out for?
48
+
- Any blockers or dependencies that might delay the merge? -->
0 commit comments