Skip to content

Latest commit

 

History

History
63 lines (41 loc) · 1.82 KB

pull_request_template.md

File metadata and controls

63 lines (41 loc) · 1.82 KB

Description

  • This PR {removes/adds/fixes/replaces} the {feature/bug/issue/documentation/tests}.
  • These changes are done because of ... {reasons for change/why you're doing it}.

Related Issues

Closes #...

See also Issues #...

Testing

  • Yes
  • No, not needed (give a reason below)
  • No, I need help writing them

Reviewer Focus

This PR only needs a quick review. This PR requires an in-depth review.

Checklist

For all PRs that are not general documentation

  • Tests accompany or reflect changes to the code
  • Tests ran and passed locally
  • Ran the linter and formatter
  • Build has passed locally
  • Relevant documentation has been updated

For general documentation:

  • Spell-check
    • US
    • UK
  • Did the page(s) preview correctly on your machine without breaking
  • New category words (keywords) (if any) added to the code snippet file