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 detailed explanation of the changes you have made. Include the reasons behind these changes and any relevant context. Link any related issues.]-->
17
17
18
-
## Testing
19
-
<!--[Detail the testing you have performed to ensure that these changes function as intended. Include information about any added tests.]-->
20
-
21
-
## Impact
22
-
<!--[Discuss the impact of your changes on the project. This might include effects on performance, new dependencies, or changes in behaviour.]-->
23
-
24
18
## Issues / other PRs related
25
19
<!--[What issue/discussion is related to this PR (if any)]-->
26
20
- Resolves #
27
21
28
-
## Additional Information
29
-
<!--[Any additional information that reviewers should be aware of.]-->
22
+
## Screenshots (if applicable)
23
+
30
24
31
25
## Checklist
32
-
-[ ] My code adheres to the coding and style guidelines of the project.
33
-
-[ ] I have performed a self-review of my own code.
34
-
-[ ] I have commented my code, particularly in hard-to-understand areas.
35
26
-[ ] I have made corresponding changes to the documentation (`cargo xtask docgen`).
36
-
-[ ] My changes generate no errors/warnings/merge conflicts.
27
+
-[ ] My changes generate no errors/warnings/merge conflicts and passes unit tests.
0 commit comments