Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 952 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

17 lines (10 loc) · 952 Bytes

Description

How was the change tested

(If you have implemented unit tests you can list them and give some context on what they cover. If you did not implement unit testing or the change is harder to test, tell us how you made sure your change worked so we can reproduce it and check that all the bases are covered)

Issue Information

(If your PR addresses or closes a GitHub issue please write "Closes #<issue_number>" or something like that).

Checklist

(Ideally, all boxes are checked by the time we merged the PR, if you don't know how to do any of these don't hesitate to say so in the PR and we'll help you out.)

  • I formatted my PR name according to CONTRIBUTING.md
  • I added a news fragment to help populating the changelog as encouraged in CONTRIBUTING.md
  • I added "Closes #<issue_number>" in the "Issue Information" section (if no issue, feel free to tick thick the box anyway).