doc: remove "note that" from pull-requests.md
Refs: https://github.com/nodejs/remark-preset-lint-node/pull/16 PR-URL: https://github.com/nodejs/node/pull/28329 Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
This commit is contained in:
parent
c067fdbf44
commit
96fd0a0f4d
@ -134,8 +134,8 @@ $ git add my/changed/files
|
||||
$ git commit
|
||||
```
|
||||
|
||||
Note that multiple commits often get squashed when they are landed (see the
|
||||
notes about [commit squashing](#commit-squashing)).
|
||||
Multiple commits often get squashed when they are landed. See the
|
||||
notes about [commit squashing](#commit-squashing).
|
||||
|
||||
#### Commit message guidelines
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user