Files
tougao/vendor/phpoffice/phpword/.github/PULL_REQUEST_TEMPLATE.md
wangjinlei ec59e99a8b 1
2022-11-23 14:48:15 +08:00

404 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 run-script check --timeout=0 and no errors were reported
  • The new code is covered by unit tests (check build/coverage for coverage report)
  • I have updated the documentation to describe the changes