servo/PULL_REQUEST_TEMPLATE.md
2016-05-25 19:11:54 -04:00

691 B

Replace this paragraph with a description of the changes, then follow the instructions in the next section.


  • ./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 _____