Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.41 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

40 lines (24 loc) · 1.41 KB

Overview

What is it?

  • Feature / enhancement
  • Bug
  • Docs / tests / types / typos

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Use cases and why

    1. One use case
    1. Another use case

Checklist:

  • My code follows the developer guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • Added new tests to cover the fix / functionality