Skip to content

Commit 651ab3f

Browse files
Trotttargos
authored andcommitted
doc: remove "note that" from pull-requests.md
Refs: nodejs/remark-preset-lint-node#16 PR-URL: #28329 Reviewed-By: Gus Caplan <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
1 parent 9ac3a55 commit 651ab3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/guides/contributing/pull-requests.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@ $ git add my/changed/files
134134
$ git commit
135135
```
136136

137-
Note that multiple commits often get squashed when they are landed (see the
138-
notes about [commit squashing](#commit-squashing)).
137+
Multiple commits often get squashed when they are landed. See the
138+
notes about [commit squashing](#commit-squashing).
139139

140140
#### Commit message guidelines
141141

0 commit comments

Comments
 (0)