Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 806 Bytes

pull_request_template.md

File metadata and controls

26 lines (17 loc) · 806 Bytes

Purpose

Does this introduce a breaking change?

  • Yes
  • No

Pull Request Type

What kind of change does this Pull Request introduce?

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

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A

  • Test B