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
|
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 -->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user