mirror of
https://github.com/nodejs/node-gyp.git
synced 2026-04-04 00:27:39 +00:00
This updates the link to the commit guidelines in the `PULL_REQUEST_TEMPLATE.md`, as they have moved from the `CONTRIBUTING.md` to `doc/guides/contributing/pull-requests.md` PR-URL: https://github.com/nodejs/node-gyp/pull/1456 Reviewed-By: Jon Moss <me@jonathanmoss.me>