babel/.github/PULL_REQUEST_TEMPLATE.md
2016-11-01 16:51:12 +01:00

18 lines
542 B
Markdown

<!---
Before making a PR please make sure to read our contributing guidelines
https://github.com/babel/babylon/blob/master/CONTRIBUTING.md
-->
| Q | A
| ----------------- | ---
| Bug fix? | yes/no
| Breaking change? | yes/no
| New feature? | yes/no
| Deprecations? | yes/no
| Spec compliancy? | yes/no
| Tests added/pass? | yes/no
| Fixed tickets | comma-separated list of tickets fixed by the PR, if any
| License | MIT
<!-- Describe your changes below in as much detail as possible -->