2016-03-15 13:06:09 +08:00
|
|
|
<!--
|
2016-05-30 13:32:12 +08:00
|
|
|
Thank you for your pull request. Please review below requirements.
|
2016-02-18 04:48:00 +08:00
|
|
|
|
2016-06-24 20:33:57 +08:00
|
|
|
Bug fixes and new features should include tests and possibly benchmarks.
|
2016-02-18 04:48:00 +08:00
|
|
|
|
2016-06-09 07:40:12 +08:00
|
|
|
Contributors guide: https://github.com/nodejs/node/blob/master/CONTRIBUTING.md
|
2016-03-15 13:06:09 +08:00
|
|
|
-->
|
2016-02-18 04:48:00 +08:00
|
|
|
|
2016-03-15 13:06:09 +08:00
|
|
|
##### Checklist
|
2016-05-30 13:32:12 +08:00
|
|
|
<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->
|
2016-02-18 04:48:00 +08:00
|
|
|
|
2016-06-24 20:33:57 +08:00
|
|
|
- [ ] `make -j4 test` (UNIX), or `vcbuild test nosign` (Windows) passes
|
|
|
|
- [ ] tests and/or benchmarks are included
|
2016-03-15 13:06:09 +08:00
|
|
|
- [ ] documentation is changed or added
|
2016-06-24 20:33:57 +08:00
|
|
|
- [ ] commit message follows commit guidelines
|
2016-02-23 13:38:24 +08:00
|
|
|
|
2016-03-15 13:06:09 +08:00
|
|
|
##### Affected core subsystem(s)
|
2016-06-24 20:33:57 +08:00
|
|
|
<!-- Provide affected core subsystem(s) (like doc, cluster, crypto, etc). -->
|
2016-03-15 13:06:09 +08:00
|
|
|
|
|
|
|
|
|
|
|
##### Description of change
|
2016-06-24 20:33:57 +08:00
|
|
|
<!-- Provide a description of the change below this comment. -->
|