Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 892 Bytes

pull_request_template.md

File metadata and controls

25 lines (18 loc) · 892 Bytes

Description

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Dependency changes
  • Code refactor / cleanup
  • Documentation or wording changes
  • Other

Checklist:

  • The diff is legible and has no extraneous changes
  • Complex code has been commented, including external interfaces
  • Tests are included for all code paths
  • The base branch is either master, or there's a description of how to merge

Issue Resolution