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:
Rich Trott 2019-06-20 13:31:05 -06:00
parent c067fdbf44
commit 96fd0a0f4d

View File

@ -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