File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 11# Contributing to node-gyp
22
3+ ## Making changes to gyp-next
4+
5+ Changes in the subfolder ` gyp/ ` should be submitted to the
6+ [ ` gyp-next ` ] [ ] repository first. The ` gyp/ ` folder is regularly
7+ synced from [ ` gyp-next ` ] [ ] with GitHub Actions workflow
8+ [ ` update-gyp-next.yml ` ] ( .github/workflows/update-gyp-next.yml ) ,
9+ and any changes in this folder would be overridden by the workflow.
10+
311## Code of Conduct
412
513Please read the
@@ -32,3 +40,5 @@ By making a contribution to this project, I certify that:
3240 personal information I submit with it, including my sign-off) is
3341 maintained indefinitely and may be redistributed consistent with
3442 this project or the open source license(s) involved.
43+
44+ [ `gyp-next` ] : https://github.com/nodejs/gyp-next
You can’t perform that action at this time.
0 commit comments