Skip to content

Commit 422ac61

Browse files
committed
doc: remove link to "breaking changes" wiki
Breaking changes wiki is not updated, so removing the paragraph PR-URL: #19795 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 49e9893 commit 422ac61

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/guides/contributing/pull-requests.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -165,10 +165,6 @@ use `Refs:`.
165165
contain an explanation about the reason of the breaking change, which
166166
situation would trigger the breaking change and what is the exact change.
167167

168-
Breaking changes will be listed in the wiki with the aim to make upgrading
169-
easier. Please have a look at [Breaking Changes](https://github.com/nodejs/node/wiki/Breaking-changes-between-v4-LTS-and-v6-LTS)
170-
for the level of detail that's suitable.
171-
172168
Sample complete commit message:
173169

174170
```txt

0 commit comments

Comments
 (0)