pr template changes (#1757)

* fix: close tickets upon pr merge

* fix: grammar
This commit is contained in:
Ed Luff 2019-11-25 03:51:02 +00:00 committed by Ran Luo
parent 3d682ffe22
commit 153333d627

View File

@ -5,7 +5,7 @@
| BC breaks? | yes/no | BC breaks? | yes/no
| Deprecations? | yes/no | Deprecations? | yes/no
| New tests added? | yes/not needed | New tests added? | yes/not needed
| Fixed tickets | comma-separated list of tickets fixed by the PR, if any | Fixed tickets | Fixes #ticket number (set to none if no tickets are fixed, repeat template for each ticket fixed)
| License | MIT | License | MIT
### Description ### Description
@ -14,4 +14,4 @@
-- --
#### Please, don't submit `/dist` files with your PR! #### Please don't submit `/dist` files with your PR!