From 81ddf9b700bc48a1f8e472209f080f9c1d9a9b09 Mon Sep 17 00:00:00 2001 From: Piotr Russ Date: Wed, 18 Nov 2020 23:26:45 +0100 Subject: rm node_modules --- node_modules/node-gyp/.github/ISSUE_TEMPLATE.md | 26 ---------------------- .../node-gyp/.github/PULL_REQUEST_TEMPLATE.md | 17 -------------- 2 files changed, 43 deletions(-) delete mode 100644 node_modules/node-gyp/.github/ISSUE_TEMPLATE.md delete mode 100644 node_modules/node-gyp/.github/PULL_REQUEST_TEMPLATE.md (limited to 'node_modules/node-gyp/.github') diff --git a/node_modules/node-gyp/.github/ISSUE_TEMPLATE.md b/node_modules/node-gyp/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index dbd053a..0000000 --- a/node_modules/node-gyp/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,26 +0,0 @@ - - -* **Node Version**: -* **Platform**: -* **Compiler**: -* **Module**: - -
Verbose output (from npm or node-gyp): - - - -``` - -``` - -
- - - diff --git a/node_modules/node-gyp/.github/PULL_REQUEST_TEMPLATE.md b/node_modules/node-gyp/.github/PULL_REQUEST_TEMPLATE.md deleted file mode 100644 index 10156d8..0000000 --- a/node_modules/node-gyp/.github/PULL_REQUEST_TEMPLATE.md +++ /dev/null @@ -1,17 +0,0 @@ - - -##### Checklist - - -- [ ] `npm install && npm test` passes -- [ ] tests are included -- [ ] documentation is changed or added -- [ ] commit message follows [commit guidelines](https://github.com/nodejs/node/blob/master/doc/guides/contributing/pull-requests.md#commit-message-guidelines) - -##### Description of change - - -- cgit v1.2.3