Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 948 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

22 lines (13 loc) · 948 Bytes

Description

Additional context

Issue reference


Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Follow the PR Title/Commit Message Convention.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Ideally, include relevant tests that fail without this PR but pass with it.