add semver label [skip ci]
This commit is contained in:
parent
68148b8a05
commit
cd2a9b0418
24
.github/PULL_REQUEST_TEMPLATE.md
vendored
24
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -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
|
||||
-->
|
||||
|
||||
| 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 | <!-- if yes, add `[skip ci]` to your commit message to skip CI builds -->
|
||||
| Dependency Changes|
|
||||
| Q | A <!--(yes/no) -->
|
||||
| ------------------------ | ---
|
||||
| Patch: Bug Fix? |
|
||||
| Major: Breaking Change? |
|
||||
| Minor: 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 | <!-- if yes, add `[skip ci]` to your commit message to skip CI builds -->
|
||||
| Dependency Changes |
|
||||
|
||||
<!-- Describe your changes below in as much detail as possible -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user