add semver label [skip ci]

This commit is contained in:
Henry Zhu 2016-12-14 09:07:54 -05:00 committed by GitHub
parent 68148b8a05
commit cd2a9b0418

View File

@ -5,17 +5,17 @@ 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 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) --> | Q | A <!--(yes/no) -->
| ----------------- | --- | ------------------------ | ---
| Bug fix? | | Patch: Bug Fix? |
| Breaking change? | | Major: Breaking Change? |
| New feature? | | Minor: New Feature? |
| Deprecations? | | Deprecations? |
| Spec compliancy? | | Spec Compliancy? |
| Tests added/pass? | | Tests Added/Pass? |
| Fixed tickets | `Fixes #1, Fixes #2` <!-- rm the quotes to link the issues --> | Fixed Tickets | `Fixes #1, Fixes #2` <!-- rm the quotes to link the issues -->
| License | MIT | License | MIT
| Doc PR | <!-- if yes, add `[skip ci]` to your commit message to skip CI builds --> | Doc PR | <!-- if yes, add `[skip ci]` to your commit message to skip CI builds -->
| Dependency Changes| | Dependency Changes |
<!-- Describe your changes below in as much detail as possible --> <!-- Describe your changes below in as much detail as possible -->