gecko-dev/servo/PULL_REQUEST_TEMPLATE.md
Josh Matthews 9eafebc4d0 servo: Merge #12772 - Avoid a common formatting problem in pull requests (from servo:jdm-patch-2); r=Manishearth
Increase the likelihood of a newline separating the pull request description from the checklist in pull request descriptions.

Source-Repo: https://github.com/servo/servo
Source-Revision: 8cd4b772e90224b344010cc6c38cebe47ce10c48
2016-08-08 12:12:39 -05:00

645 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 _____