forked from olcxjas-softworks/LarpixClient
update electron to v43
This commit is contained in:
parent
68ac0beedf
commit
fb6c8b6ee9
5385 changed files with 513060 additions and 123058 deletions
12
electron/node_modules/node-gyp/CONTRIBUTING.md
generated
vendored
12
electron/node_modules/node-gyp/CONTRIBUTING.md
generated
vendored
|
|
@ -1,9 +1,17 @@
|
|||
# Contributing to node-gyp
|
||||
|
||||
## Making changes to gyp-next
|
||||
|
||||
Changes in the subfolder `gyp/` should be submitted to the
|
||||
[`gyp-next`][] repository first. The `gyp/` folder is regularly
|
||||
synced from [`gyp-next`][] with GitHub Actions workflow
|
||||
[`update-gyp-next.yml`](.github/workflows/update-gyp-next.yml),
|
||||
and any changes in this folder would be overridden by the workflow.
|
||||
|
||||
## Code of Conduct
|
||||
|
||||
Please read the
|
||||
[Code of Conduct](https://github.com/nodejs/admin/blob/master/CODE_OF_CONDUCT.md)
|
||||
[Code of Conduct](https://github.com/nodejs/admin/blob/main/CODE_OF_CONDUCT.md)
|
||||
which explains the minimum behavior expectations for node-gyp contributors.
|
||||
|
||||
<a id="developers-certificate-of-origin"></a>
|
||||
|
|
@ -32,3 +40,5 @@ By making a contribution to this project, I certify that:
|
|||
personal information I submit with it, including my sign-off) is
|
||||
maintained indefinitely and may be redistributed consistent with
|
||||
this project or the open source license(s) involved.
|
||||
|
||||
[`gyp-next`]: https://github.com/nodejs/gyp-next
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue