Fix pull request template

8146850215
This commit is contained in:
Simon Sapin 2018-04-29 16:18:13 +02:00
parent bf667677f7
commit 40acf0e38a

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).