File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## Summary
2
+
3
+ <!--
4
+ Include a short paragraph of the changes introduced in this PR.
5
+ If this PR requires additional context or rationale, explain why
6
+ the changes are necessary.
7
+ -->
8
+
9
+ ## Details
10
+
11
+ <!--
12
+ Provide a detailed list of all changes introduced in this pull request.
13
+ -->
14
+ - [ ]
15
+
16
+ ## Test Plan
17
+
18
+ <!--
19
+ List the steps needed to test this PR.
20
+ -->
21
+ -
22
+
23
+ ## Related Issues
24
+
25
+ <!--
26
+ Link any relevant issues that this PR addresses.
27
+ -->
28
+ - Resolves #
29
+
30
+ ---
31
+
32
+ - [ ] "I certify that all code in this PR is my own, except as noted below."
33
+
34
+ ## Use of AI
35
+
36
+ - [ ] Includes AI-assisted code completion
37
+ - [ ] Includes code generated by an AI application
38
+ - [ ] Includes AI-generated tests
39
+
40
+ > [ !NOTE] AI written tests should have a docstring that includes ` ## WRITTEN BY AI ## `
You can’t perform that action at this time.
0 commit comments