Skip to content

Commit e1efd26

Browse files
authored
update instruction for PR'ing Node.js
Node.js currently has automation in place to update its dependencies. We can probably relax the suggestion here.
1 parent d412bdc commit e1efd26

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,6 @@ etc. You can verify that this step worked by checking
3333
[here](https://github.com/libuv/libuv/commit/07955ed3737cc59bc4d586b34222669ca87de755).
3434
7. Create a new release on Github for the tag at
3535
<https://github.com/libuv/libuv/releases/new>.
36-
8. Make a pull request to nodejs/node to update the version of libuv.
36+
8. Optionally, make a pull request to nodejs/node to update the version of libuv.
37+
At the time of writing, the Node.js project has automation in place to update its
38+
libuv dependency.

0 commit comments

Comments
 (0)