Files
servo/PULL_REQUEST_TEMPLATE.md
Martin Robinson cdf13e7ca4 Make the pull request template more explicit (#44135)
There seem to be some common misconceptions about how to use the pull
request template such as:

 - The `Fixes` field going before the pull request description.
 - The `Testing` field being used to describe how the fix was tested
   locally.

This change attmepts to make the meaning of the fields of the template a
little bit more explicit to avoid confusion.

Testing: This is just updating the pull request template so no tests
necessary.

Signed-off-by: Martin Robinson <mrobinson@fastmail.fm>
Co-authored-by: Martin Robinson <mrobinson@fastmail.fm>
2026-04-12 08:31:59 +00:00

340 B

Describe the changes that this pull request makes here. This will be the commit message and it should go at the top of the pull request.

Testing: Describe the new automated tests that cover this change or explain why it doesn't require tests. Fixes: Link to an issue this pull request fixes or remove this line if there is no issue.