mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
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>
340 B
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.