File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,12 @@ Note: Make sure your branch is rebased to the latest upstream master.
12
12
** Motivation for the change:**
13
13
14
14
** Reviewer Checklist**
15
- [ ] Implementation matches the proposed design, or proposal is updated to match implementation
16
- [ ] Sufficient unit test coverage
17
- [ ] Sufficient end-to-end test coverage
18
- [ ] docs updated or added to ` /docs `
19
- [ ] commit messages sensible and descriptive
20
- [ ] if implementation differs from proposal, proposal is updated to reflect the changes
15
+ - [ ] Implementation matches the proposed design, or proposal is updated to match implementation
16
+ - [ ] Sufficient unit test coverage
17
+ - [ ] Sufficient end-to-end test coverage
18
+ - [ ] docs updated or added to ` /docs `
19
+ - [ ] commit messages sensible and descriptive
20
+ - [ ] if implementation differs from proposal, proposal is updated to reflect the changes
21
21
22
22
23
23
<!--
You can’t perform that action at this time.
0 commit comments