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
Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.
5
+
6
+
Fixes # (issue)
7
+
8
+
## Type of Change
9
+
Please mark [X] for applicable items:
10
+
11
+
-[ ] Bug fix (non-breaking change which fixes an issue)
12
+
-[ ] New feature (non-breaking change which adds functionality)
13
+
-[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
14
+
-[ ] Documentation update
15
+
-[ ] Code refactoring
16
+
-[ ] Other (please describe):
17
+
18
+
## Testing
19
+
Please describe the tests you performed to verify your changes:
20
+
21
+
## Screenshots/Videos
22
+
Please attach relevant screenshots or videos demonstrating the changes.
23
+
24
+
## Checklist
25
+
Please mark [X] for completed items:
26
+
27
+
-[ ] My code follows the project's style guidelines
28
+
-[ ] I have performed a self-review of my code
29
+
-[ ] I have commented my code, particularly in hard-to-understand areas
30
+
-[ ] I have updated the documentation accordingly
31
+
-[ ] My changes generate no new warnings
32
+
-[ ] I have added tests that prove my fix is effective or that my feature works
0 commit comments