Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 611 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

13 lines (9 loc) · 611 Bytes

What and why?

A short description of what changes this PR introduces and why.

How?

A brief description of implementation details of this PR.

Review checklist

  • Feature or bugfix MUST have appropriate tests (unit, integration)
  • Make sure each commit and the PR mention the Issue number or JIRA reference
  • Add CHANGELOG entry for user facing changes
  • Add Objective-C interface for public APIs (see our guidelines (internal)) and run make api-surface