Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.47 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

40 lines (29 loc) · 1.47 KB

Pull Request Type

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

Description

PR Checklist

  • The commit message follows our guidelines included in the CONTRIBUTING.md
  • Tests for the changes have been added (for bug fixes / features)
  • Relevant CHANGELOG is updated

Does this PR introduce a breaking change?

  • Yes
  • No

Other information