22 lines
763 B
Markdown
22 lines
763 B
Markdown
<!--
|
|
Before making a PR please make sure to read our contributing guidelines
|
|
https://github.com/babel/babel/blob/master/CONTRIBUTING.md
|
|
|
|
For any issue references: Add a comma-separated list of a [closing word](https://help.github.com/articles/closing-issues-via-commit-messages/) followed by the ticket number fixed by the PR
|
|
-->
|
|
|
|
| Q | A <!--(yes/no) -->
|
|
| ----------------- | ---
|
|
| Bug fix? |
|
|
| Breaking change? |
|
|
| New feature? |
|
|
| Deprecations? |
|
|
| Spec compliancy? |
|
|
| Tests added/pass? |
|
|
| Fixed tickets | `Fixes #1, Fixes #2` <!-- rm the quotes to link the issues -->
|
|
| License | MIT
|
|
| Doc PR |
|
|
| Dependency Changes|
|
|
|
|
<!-- Describe your changes below in as much detail as possible -->
|