Auto merge of #20719 - servo:template, r=jdm

Fix pull request template

https://github.com/servo/servo/pull/20692/commits/8146850215db325e0529d0ed4fbb663743f60542

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20719)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2018-04-30 10:28:21 -04:00 committed by GitHub
commit 76a66ee998
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,6 @@
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach build-geckolib` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).