Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 714 Bytes

pull_request_template.md

File metadata and controls

20 lines (10 loc) · 714 Bytes

Checklist before requesting a review

  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added / updated (for bug fixes / features)
  • I have performed a self-review of my code
  • Will this be part of a product update? If yes, please write one line about this on the CHANGELOG.md
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • What is the current behavior? (You can also link to an open issue here)

  • What is the new behavior (if this is a feature change)?

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

  • Other information: