servo/PULL_REQUEST_TEMPLATE.md
2018-12-08 13:11:37 -08:00

799 B


  • ./mach build -d 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 ___