Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 930 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

19 lines (15 loc) · 930 Bytes

Please make sure you've read the pull request section of our code contribution guidelines.

When filling in a section please remove the help text and the above text.

Summary

[A brief description of what this pull request does.]

Ticket Link

[Please link the GitHub issue or Jira ticket this PR addresses.]

Checklist

[Place an '[x]' (no spaces) in all applicable fields.]

  • Added or updated unit tests (required for all new features)
  • Added API documentation (required for all new APIs)
  • Has driver changes that have been merged and package.json updated
  • Has enterprise changes (please link)
  • Has UI changes
  • Includes text changes and localization files updated
  • Touches critical sections of the codebase (auth, upgrade, etc.)