Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 579 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

14 lines (11 loc) · 579 Bytes

Changes in this pull request

Checklist

  • All unit tests pass.
  • All UI tests pass.
  • Demo project builds and runs.
  • I added/updated tests or detailed why my change isn't tested.
  • I added an entry to the CHANGELOG.md for any breaking changes, enhancements, or bug fixes.
  • I have run swiftlint in the main directory and fixed any issues.
  • I have updated the SDK documentation as well as the online docs.
  • I have reviewed the contributing guide