Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 685 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

23 lines (15 loc) · 685 Bytes

What is it?

  • Feature / enhancement
  • Bug
  • Docs / tests

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