Add build-geckolib checkbox to pull request template

This commit is contained in:
Fausto Núñez Alberro 2018-03-31 15:04:13 +02:00
parent 260051da3c
commit b175a156e3
No known key found for this signature in database
GPG key ID: 475A94D9B398B2DF

View file

@ -4,6 +4,7 @@
---
<!-- 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).