Skip to content

Commit 05207e1

Browse files
rafaelss95andrewseguin
authored andcommitted
chore: remove unnecessary information in code_reviews (#10762)
1 parent 5172ca5 commit 05207e1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CODE_REVIEWS.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@
33
* Before any coding begins on new, large, or breaking work, a design discussion should take place.
44
* All code changes require a review and approval.
55
* All behaviors should be covered by unit tests in the same PR.
6-
* Large changes should be accompanied by corresponding e2e tests in the same PR.
6+
* Large changes should be accompanied by corresponding e2e tests in the same PR.
77
* Authors should attempt to keep PRs to 200 - 300 line changes.
8-
8+
99
## Workflow
1010
1. The code author sends a PR for review. This request should include:
11-
* A mention of the intended reviewer(s) (e.g., `@jelbourn`)
1211
* A high-level description of the change being made.
1312
* Links to any relevant issues.
1413
* Screenshots (for visual changes or new additions)

0 commit comments

Comments
 (0)