Skip to content

Commit e7542e9

Browse files
committed
Update doc/contributing/large-pull-requests.md
1 parent e2a4caa commit e7542e9

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

doc/contributing/large-pull-requests.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ even if they exceed the line threshold:
4646
* Other bot-issued or automated pull requests (e.g., license updates, test
4747
fixture regeneration).
4848
* Test-only refactoring that involves no functional changes.
49-
These pull requests already have established review processes and do not
50-
benefit from the additional requirements described here.
49+
These pull requests already have established review processes and do not
50+
benefit from the additional requirements described here.
5151

5252
## Who can open a large pull request
5353

@@ -138,6 +138,7 @@ the review length in a single pull request.
138138
thoroughly tested and iterated in follow-up pull requests.
139139
* Leave non-blocking issues (e.g. stylistic preferences) to follow-up pull requests
140140
with a TODO comment in appropriate places.
141+
141142
### Feature forks and branches
142143

143144
For extremely large or complex changes that develop over time, such as adding

0 commit comments

Comments
 (0)