update template [skip ci]

link to babel/website
This commit is contained in:
Henry Zhu 2018-07-05 14:19:15 -04:00 committed by GitHub
parent e229ebbb8a
commit f70d7c8dfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,10 @@
<!-- <!--
Before making a PR please make sure to read our contributing guidelines Before making a PR, please read our contributing guidelines
https://github.com/babel/babel/blob/master/CONTRIBUTING.md https://github.com/babel/babel/blob/master/CONTRIBUTING.md
For 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. It should be underlined in the preview if done correctly. For 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. (it should be underlined in the preview if done correctly)
If you are making a change that should have a docs update: submit another PR to https://github.com/babel/website
--> -->
| Q                       | A <!--(Can use an emoji 👍) --> | Q                       | A <!--(Can use an emoji 👍) -->
@ -12,7 +14,7 @@ For issue references: Add a comma-separated list of a [closing word](https://hel
| Major: Breaking Change? | | Major: Breaking Change? |
| Minor: New Feature? | | Minor: New Feature? |
| Tests Added + Pass? | Yes | Tests Added + Pass? | Yes
| Documentation PR | <!-- If so, add `[skip ci]` to your commit message to skip CI --> | Documentation PR Link | <!-- If only readme change, add `[skip ci]` to your commits -->
| Any Dependency Changes? | | Any Dependency Changes? |
| License | MIT | License | MIT