Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 351 Bytes

pull_request_template.md

File metadata and controls

18 lines (14 loc) · 351 Bytes

Description

This PR:

  • "include a description of what was changed"

Type of Change

  • fix
  • feat
  • test
  • refactor
  • docs

Checklist

  • Code has been self reviewed
  • Code runs without any errors
  • Thorough testing has been implemented if adding feature
  • All tests pass