updated PULL_REQUEST_TEMPLATE [skip ci] (#4844)
This commit is contained in:
parent
46b216cfa7
commit
c36f523737
23
.github/PULL_REQUEST_TEMPLATE.md
vendored
23
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,18 +1,21 @@
|
|||||||
<!---
|
<!--
|
||||||
Before making a PR please make sure to read our contributing guidelines
|
Before making a PR please make sure to read our contributing guidelines
|
||||||
https://github.com/babel/babel/blob/master/CONTRIBUTING.md
|
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
|
| Q | A <!--(yes/no) -->
|
||||||
| ----------------- | ---
|
| ----------------- | ---
|
||||||
| Bug fix? | yes/no
|
| Bug fix? |
|
||||||
| Breaking change? | yes/no
|
| Breaking change? |
|
||||||
| New feature? | yes/no
|
| New feature? |
|
||||||
| Deprecations? | yes/no
|
| Deprecations? |
|
||||||
| Spec compliancy? | yes/no
|
| Spec compliancy? |
|
||||||
| Tests added/pass? | yes/no
|
| Tests added/pass? |
|
||||||
| Fixed tickets | 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, if any. E.g: `Fixes #1, Fixes #2`
|
| Fixed tickets | `Fixes #1, Fixes #2`
|
||||||
| License | MIT
|
| License | MIT
|
||||||
| Doc PR | reference to the documentation PR, if any
|
| Doc PR |
|
||||||
|
| 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