Update PR template to close an issue via the PR (#4842) [skip ci]

This commit is contained in:
Richy HBM 2016-11-15 16:33:29 +00:00 committed by Henry Zhu
parent 5e0508d57c
commit c162cfc2f8

View File

@ -11,7 +11,7 @@ https://github.com/babel/babel/blob/master/CONTRIBUTING.md
| Deprecations? | yes/no | Deprecations? | yes/no
| Spec compliancy? | yes/no | Spec compliancy? | yes/no
| Tests added/pass? | yes/no | Tests added/pass? | yes/no
| Fixed tickets | comma-separated list of tickets fixed by the PR, if any | 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`
| License | MIT | License | MIT
| Doc PR | reference to the documentation PR, if any | Doc PR | reference to the documentation PR, if any