servo/PULL_REQUEST_TEMPLATE.md
2018-03-31 15:04:13 +02:00

857 B


  • ./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).
  • There are tests for these changes OR
  • These changes do not require tests because _____