Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.29 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

30 lines (22 loc) · 1.29 KB

Please check if the PR fulfills these requirements

  • The PR has no duplicates (please search among the Pull Requests before creating one)
  • The PR follows our contributing guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • UPGRADING.md has been updated with a migration guide (for breaking changes)
  • What kind of change does this PR introduce?
  • What is the current behavior?
  • What is the new behavior?
  • Other information:

See how to contribute