PHPWord/docs/PULL_REQUEST_TEMPLATE.md

337 B

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.

Fixes # (issue)

Checklist:

  • I have run composer check and no errors were reported
  • The new code is covered by unit tests
  • I have update the documentation to describe the changes