Merge pull request #8603 from raisedadead/fix/pull-request-template

Update PULL_REQUEST_TEMPLATE.md
This commit is contained in:
Jonathan
2016-05-13 18:21:08 +01:00

View File

@ -24,7 +24,7 @@
<!-- Go over all points below, and put an `x` in all the boxes that apply. --> <!-- Go over all points below, and put an `x` in all the boxes that apply. -->
<!-- If you're unsure about any of these, don't hesitate to ask in the Help Contributors room linked above. We're here to help! --> <!-- If you're unsure about any of these, don't hesitate to ask in the Help Contributors room linked above. We're here to help! -->
- [ ] Tested changes locally. - [ ] Tested changes locally.
- [ ] Closes currently open issue (e.g. `Closes #XXXX`): Closes - [ ] Closes currently open issue (replace XXXX with an issue no): Closes #XXXX
#### Description #### Description
<!-- Describe your changes in detail --> <!-- Describe your changes in detail -->