Last change
on this file since 84d0fbb was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
654 bytes
|
Line | |
---|
1 | <!--
|
---|
2 | Thank you for your pull request. Please review the below requirements.
|
---|
3 |
|
---|
4 | Contributor guide: https://github.com/nodejs/node/blob/master/CONTRIBUTING.md
|
---|
5 | -->
|
---|
6 |
|
---|
7 | ##### Checklist
|
---|
8 | <!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->
|
---|
9 |
|
---|
10 | - [ ] `npm install && npm test` passes
|
---|
11 | - [ ] tests are included <!-- Bug fixes and new features should include tests -->
|
---|
12 | - [ ] documentation is changed or added
|
---|
13 | - [ ] commit message follows [commit guidelines](https://github.com/nodejs/node/blob/master/doc/guides/contributing/pull-requests.md#commit-message-guidelines)
|
---|
14 |
|
---|
15 | ##### Description of change
|
---|
16 | <!-- Provide a description of the change -->
|
---|
17 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.