File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## Reason for This PR
2
+
3
+ ` [Author TODO: add issue # or explain reasoning.] `
4
+
5
+ ## Description of Changes
6
+
7
+ ` [Author TODO: add description of changes.] `
8
+
9
+ ## License Acceptance
10
+
11
+ By submitting this pull request, I confirm that my contribution is made under
12
+ the terms of the Apache 2.0 license.
13
+
14
+ ## PR Checklist
15
+
16
+ ` [Author TODO: Meet these criteria.] `
17
+ ` [Reviewer TODO: Verify that these criteria are met. Request changes if not] `
18
+
19
+ - [ ] All commits in this PR are signed (` git commit -s ` ).
20
+ - [ ] The reason for this PR is clearly provided (issue no. or explanation).
21
+ - [ ] The description of changes is clear and encompassing.
22
+ - [ ] Any required documentation changes (code and docs) are included in this PR.
23
+ - [ ] Any newly added ` unsafe ` code is properly documented.
24
+ - [ ] Any user-facing changes are mentioned in ` CHANGELOG.md ` .
You can’t perform that action at this time.
0 commit comments