File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change 1+ # Summary
2+
3+ <!-- Briefly describe the feature being introduced. -->
4+
5+ ## Rationale
6+
7+ <!-- Explain the reasoning behind this feature and its benefits to the project. -->
8+
9+ ## Changes
10+
11+ <!-- List the major changes made in this pull request. -->
12+
13+ ## Impact
14+
15+ <!-- Discuss any potential impacts this feature may have on existing functionalities. -->
16+
17+ ## Testing
18+
19+ <!-- Describe how the feature has been tested, including both automated and manual testing strategies. -->
20+
21+ ## Screenshots/Video
22+
23+ <!-- Include screenshots or video demonstrating the new feature, if applicable. -->
24+
25+ ## Checklist
26+
27+ - [ ] Code follows the project's coding standards.
28+ - [ ] Unit tests covering the new feature have been added.
29+ - [ ] All existing tests pass.
30+ - [ ] The documentation has been updated to reflect the new feature
31+
32+ ## Additional Notes
33+
34+ <!-- Any additional information or context relevant to this PR. -->
You can’t perform that action at this time.
0 commit comments